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)- A12% (5)
- B78% (32)
- C2% (1)
- D7% (3)
Community Discussion
No community discussion yet for this question.