Intermediate Language is also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code is compiled to IL. 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.
.net interview questions and answers,multiple choice questions,tutorials pdf free download for experienced,freshers.dotnet jobs.
Wednesday, 22 July 2015
What is an IL? | .NET QUESTIONS ANSWERS
Intermediate Language is also known as MSIL (Microsoft Intermediate Language) or CIL (Common Intermediate Language). All .NET source code is compiled to IL. 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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment