R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does the term 'intermediate language' refer to in .NET?

  • (A) Assembly instructions
  • (B) Precompiled C# code
  • (C) Language-neutral code produced by .NET compilers
  • (D) Encrypted managed code

Explanation by: Ram Sharma
IL (Intermediate Language) is language-neutral code executed by the CLR.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.