Multiple choice

Java byte code converter provides machine language version of byte code to CLR to run an ASP.Net program. This converter is a part of which of the following?

  1. MSIL

  2. Compiler

  3. CLS

  4. CLR

  5. None of the above

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

This provides the run time environment to byte code, and it contains the converter.