nerdexam
Microsoft

98-372 · Question #202

Which part of the .NET Framework verifies that code is type-safe?

The correct answer is B. Just-in-Time (JIT) compiler. See the full explanation below for the reasoning.

Question

Which part of the .NET Framework verifies that code is type-safe?

Options

  • AMicrosoft Intermediate Language (MSIL) compiler
  • BJust-in-Time (JIT) compiler
  • CBase Class Library (BCL)
  • DCommon Type System (CTS)

How the community answered

(41 responses)
  • A
    12% (5)
  • B
    78% (32)
  • C
    2% (1)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 98-372 Practice