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
How to create a constant in vb.net?
What is datatype conversion?
What is non_deterministic finalization?
What are the parts of the visual basic control?
Explain cls?
What are the different types of Lock available in Visual Basic?
What is the ruby interface generator?
how to deploy vb.net with key and evaluation time? any one can help me?
What is meant by jagged arrays?
What are all the parts of .net framework?
Explain clr?
Explain the difference between datatable and dataset?
Why do you need Lock in Visual Basic?
What are the assembly entry points?
Can you please explain the difference between value and reference types?