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 the difference between readonly variable and constant variable?

557


Described strong typing and weak typing?

624


Explain manifest?

502


Tell us how many languages are supported by .net?

509


What is code access security?

684






What is public assembly?

564


Name some of the keywords used in vb.net?

601


What do you mean by Redim in VB.NET?

670


What is tracing?

611


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

1995


What are the features present in vb 2005?

569


Is vb net a scripting language?

543


Explain how the .net framework performs automatic memory management.

562


Which class allows an element to be accessed using unique key?

521


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

532