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
How to change the action name in ASP.Net MVC?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How to use multiple submit buttons in asp.net mvc?
What is conceptual model? : Entity framework
What is viewbag?
How can you return string result from Action in ASP.Net MVC?
Explain test driven development (tdd) ?
What is the difference between entity framework and mvc?
Can I remove .net framework?
What is net framework 3.0 ?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is the benefit of entity framework?
Is .net core faster than .net framework?
How we can add the CSS in ASP.Net MVC?
Why is entity framework used?