What is IL



What is IL..

Answer / kirti

IL = Intermediate Language. Also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code (of any language) is compiled to IL. The IL is then converted to machine code at the point where the software is installed, or at run-time by a Just-In-Time (JIT) compiler.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is MSIL, IL, CTS?

13 Answers  


What is entity framework? : Entity framework

0 Answers  


What is orm entity framework?

0 Answers  


Why should we go for entity framework?

0 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  






How to Create an Intranet Site Using ASP.NET MVC?

0 Answers  


What's the access level of the visibility type internal ?

1 Answers  


Difference between Dispose and Finalize method

1 Answers  


I am confusing about reflection.can any one tell about REFLECTION with example?

1 Answers   TCS,


Features in .net framework 1.1 ?

1 Answers   Digital GlobalSoft,


What are the derived classes from xmlReader and xmlWriter

1 Answers  


What is the purpose of a web form?

0 Answers  


Categories