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
Explain convert.tostrin?
How to create a constant in vb.net?
What would you do to remove microsoft visual basic name space?
Explain about delegate?
Can you please explain the difference between dispose and finalize()?
What is the differences between dataset.clone and dataset.copy?
Can you please explain the difference between c# and vb.net?
Explain an assembly and its use?
Explain the difference between vb.net and c#, related to oops concepts?
what is diffrence constructor and destructor in vb
Explain the difference between datatable and dataset?
What is the difference between datagrid and gridview?
Name some different types of control?
what is interface and when it is used?
Why do we use byref keyword in vb.net?