What is CLR,MSIL and Jit Compiler and their roll in .net
Answer Posted / 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 |
Post New Answer View All Answers
Explain 'managed' mean in the .NET context
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
how to set the startup position of the form?
Explain hard disk? : Dot net architecture
Explain the types of memory management? : .NET Architecture
What does the term "green architecture" mean? : Dot net architecture
How can I write my own .NET host?
how to add list of items in a web application and win application?
Can you Explain
How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain the race around condition? How can it be overcome? : Dot net architecture
Explain about appdomains?
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
question related to table havi colspan and row span