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
Write a program to find all text files in a logical drive and return the count of the number of files?
Explain namespace?
What is an arraylist?
How many classes a dll can contain?
Tell me how many .net languages can a single .net dll contain?
Explain the difference between namespace and assembly?
What is option strict?
What is deep copy?
What are nested classes?
What are the objects in asp.net?
Explain an assembly and its use?
Can you please explain the difference between dataset and datareader?
Name the two main parts of .net?
Can you please explain the difference between system.string and system.stringbuilder classes?
Explain option strict?