What is MSIL.

Answer Posted / vivek negi

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.


By
vivek negi (Dehradun)

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain convert.tostrin?

728


How to create a constant in vb.net?

706


What would you do to remove microsoft visual basic name space?

582


Explain about delegate?

583


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

576






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

713


Can you please explain the difference between c# and vb.net?

637


Explain an assembly and its use?

602


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

574


what is diffrence constructor and destructor in vb

628


Explain the difference between datatable and dataset?

655


What is the difference between datagrid and gridview?

594


Name some different types of control?

600


what is interface and when it is used?

1904


Why do we use byref keyword in vb.net?

696