Microsoft
98-372 · Question #200
Type-safe programming languages require that:
The correct answer is D. Data conversions that might be unsafe are done implicitly. See the full explanation below for the reasoning.
Question
Type-safe programming languages require that:
Options
- AAll data conversions are done implicitly.
- BAll data conversions are done explicitly.
- CData conversions that might be unsafe are done explicitly.
- DData conversions that might be unsafe are done implicitly.
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- C5% (1)
- D82% (18)
Community Discussion
No community discussion yet for this question.