- Intermediate Language
- IL is also known as MSIL (Microsoft Intermediate Language)
- All .NET source code is compiled by IL.
- It is 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