Answer Posted / anil
JIT compiler (Just In Time Compiler) is the main part in the
CLR, which converts the MSIL code into the native code. It
compiles the program quickly in an efficient manner.
| Is This Answer Correct ? | 15 Yes | 14 No |
Post New Answer View All Answers
What is a model in programming?
What is a razor file?
Can I add asp.net mvc testcases in visual studio express?
What is the use of the default route?
What is the .net framework?
what is csdl?
Which .net framework is installed?
What are the Core features of ASP.NET MVC?
Difference between ASP.NET MVC and ASP.NET WebForms?
How do you handle variable number of segments in a route definition?
What is renderbody?
Explain linq to entities? : Entity framework
How we can call a javascript function on the change of a dropdown list in mvc?
Is .net core faster than .net framework?
What is managed extensibility framework?