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 an assembly?
Explain i.tostring method?
Explain and brief about rapid application development tool?
Explain how does the xmlserializer work?
What are the different variables in vb.net?
What is the difference between import system.data.sqlclient and system.data.oledb?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Tell us how many languages are supported by .net?
Explain the use of new keyword?
how many server control present in .net
What are all the differences between dispose and finalize()?
Explain clr?
Explain the advantages of migrating to vb.net?
What are the types of generations in garbage collector?
What is the main use of a namespace?