What is intermediate language in .NET ?

Answer Posted / rajesh iyer

MSIL is MicroSoft Intermediate Language. When we
compile .Net applications, its complied to MSIL, which is
not machine read language. Hence Common Language Runtime
(CLR) with JustIn Time Complier (JLT), converts this MSIL
to native code (binary code), which is machine language.

Is This Answer Correct ?    54 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to send xml file on server using http protocol?

682


how to get dynamic control array position or its index position?

2237


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

741


What is enumerator?

797


Explain option explicit?

767


Explain the advantages of vb.net?

703


Which is the base class for all the classes in .net framework?

769


What is an application domain? how they get created?

774


Did vb6 support multi-threading ?

732


What is redim keyword and its use?

775


Why do you need Lock in Visual Basic?

854


What are the differences between vb.net and c#, related to oops concepts

773


Explain cls?

775


Explain the difference between an xml "fragment" and an xml "document."

693


What is the difference between vb 6 and vb.net?

854