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

Did vb6 support multi-threading ?

615


How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently

2097


Can you please explain the difference between authentication and authorization?

617


what is difference between namespace and assembly?

629


What is branching logic control in VB.NET?

640






Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

1846


Explain about the feature anonymous type?

696


What do you mean by serialization and deserialization and it's use.

690


What are the features of c# which are not present in vb.net?

725


What is the difference between system.applicationexception class and system.systemexception?

758


How to send xml file on server using http protocol?

613


Explain enumerator?

603


What is pre-jit?

619


Can you please explain the difference between system.string and system.stringbuilder classes?

640


Explain about visual basic?

644