What is intermediate language in .NET ?

Answer Posted / sivasubramanian hariharan

MSIL (Microsoft Intermediate Language) or CIL (Common
Intermediate Language). All .NET source code is compiled to
IL. This 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 ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the differences between vb.net and c#, related to oops concepts?

707


What is pre-jit?

712


What are the difference between structure and class?

764


What is private assembly?

689


Explain public assembly?

715


How can we remove handlers at run time?

786


What are nested classes?

709


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

2106


What is the difference between .dll extension and .exe extension files?

809


Can you please explain the difference between dispose and finalize()?

687


difference between control and component more than one differences

2652


Explain an assembly and its use?

703


source code for how to login a vb.net application ?

735


What are the advantages of an assembly?

824


Explain the difference between namespace and assembly?

684