What is CLR,MSIL and Jit Compiler and their roll in .net
Answer / ayub qureshi
the msil stands for microsoft intermidiate language,the
language which is understand by CLR(common language
runtime).MSIL created by compiling ur C# code and msil is
just like a virtual machine code.Clr again compiles ur Msil
into real machine code(understand by your stytem) with the
help of a real compiler jit(just in time).
hope u get some help with this!!
| Is This Answer Correct ? | 14 Yes | 10 No |
Explain .net mobile input controls? : Microsoft dot net mobile
What's new in the .net 2.0 class library?
What is the access level of the visibility type internal?
Define cache? : Dot net architecture
What is IL code, CLR, CTS, GAC & GC?
How will you do windows authentication and what is the namespace?
What is the difference between custom controls and master page?
wild card character in sql ?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
How cache is used? : Dot net architecture
what is meant by language interoperability and language integration?
Explain about cookie less session state? : .NET Architecture