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 is code security?

528


What is the use of system.diagnostics.process class?

566


What are the types of generations in garbage collector?

534


How do you define a read only property in a class module?

529


Explain the difference between datatable and dataset?

558






Tell us how many languages are supported by .net?

512


What is portable executable?

586


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

646


Explain trace in vb.net?

521


Is vb net a scripting language?

553


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

546


Explain redim keyword?

545


What is sorting in vb?

526


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

505


What are jagged arrays ?

574