Multiple choice technology programming languages

Every .NET compliant compiler generates IL:

  1. True

  2. False

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

The Common Language Infrastructure specification requires all .NET compliant compilers to compile source code into Common Intermediate Language (IL).