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

Described strong typing

656


Which properties are used to bind a DataGridView control?

658


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

1631


How would you implement inheritance using vb.net?

592


How to retrieve images in sql server database through vb.net?

601






Is vb.net a programming language?

618


How to store decimal data in .net?

730


What is late binding?

626


Explain convert.tostring and i.tostring method?

597


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

648


How does vb.net achieve polymorphism?

613


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

2053


What are the advantages of an assembly?

694


Explain the use of console application?

612


Define serialization in .net?

715