Multiple choice technology programming languages

MSIL stands for –

  1. Managed Software Intermediate Language

  2. Managed Software InterUsable Language

  3. MicroSoft Intermediate Language

  4. Machine Source Intermediate Language

  5. None

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

MSIL stands for Microsoft Intermediate Language, which is the intermediate language generated by .NET compilers and executed by the CLR. It is not 'Managed Software' or 'Machine Source'.