Multiple choice

Which of the following is stored on disk in an assembly that contains references to the classes that the application requires?

  1. Common Language Runtime (CLR)

  2. Integrated Development Environment (IDE)

  3. Microsoft Inter-mediate Language (MSIL)

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Microsoft Inter-mediate Language is stored on disk in an assembly that contains references to the classes that the application requires.