Multiple choice general knowledge

What is the full form of "CIL"

  1. Common Intermediate Language

  2. Common Initial Language

  3. Common Intermediate Learning

  4. Common initial Language

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

The Common Intermediate Language (CIL) is the lowest-level human-readable programming language defined by the .NET framework. All .NET languages compile to CIL, which is then converted to native code by the CLR.