What is MSIL.

Answer Posted / rai sing from k.c

Miscrosoft intermediate language is also called managed code
and generated by .net compiler.It is hardware independent
code and can be easily converted into Native code through
CLR JIT(Just in time) complier.Hance it is proved that for
all the languages MSIL is same so it is a Platform
independentand platform specific.

MSIL is also known as IL,CIL,manages codeand partial code
it application used managed code called managed application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by serialization and deserialization?

618


What is sorting in vb?

592


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

725


How many languages are supported by .net?

622


What is the strong name in .net assembly?

641






What is global assembly cache (gac)?

640


What is the significance of delegates?

601


Explain the difference between web.config and machine.config and where it will be ?

574


How to send xml file on server using http protocol?

613


What is the use of internal keyword?

655


What are the different variables in vb.net?

594


What is misl code?

648


How a base class method is hidden?

699


What is the significance of delegates. Where should they be used? What are the situations where we require them?

615


What is the differences between dataset.clone and dataset.copy?

713