nerdexam
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)
  • A
    5% (1)
  • B
    9% (2)
  • C
    5% (1)
  • D
    82% (18)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice