Answer Posted / vinod kumar kushawaha
What are different types of JIT?
Ans-
JIT compiler is a part of the runtime execution environment.
In Microsoft .NET there are three types of JIT compilers.
Pre-JIT : Pre-JIT compiles complete source code into native
code in a single compilation cycle. This is done at the time
of deployment .
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How to bind table colum with gridview column?
What is a model in programming?
Explain Model, view and Controllers in Asp.Net MVC?
How can I return string result from action in asp.net mvc?
what is split entity?
Explain tempdata in mvc?
What is the difference between entity framework and mvc?
What is .net core framework?
What is MVVM design pattern?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What are the 2 popular asp.net mvc view engines?
What is .net architecture and framework?
Why to use html.partial in mvc?
Is .net core replacing .net framework?
Which are the important namespaces used in mvc?