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
What is the purpose of an Assembly?
How do you define a read only property in a class module?
difference between checkbox vs radiobutton??
Explain about globalization?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What do you mean by serialization?
What are nested classes?
How do you call a stored procedure in Visual Basic?
What is strong name in .net assembly?
What is sealed class?
How a base class method is hidden?
What is multiple form in vb?
List the different types of assembly?
Explain the observations between vb.net and vc#.net?
What would you do to remove microsoft visual basic name space?