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
Mention some action filters which are used regularly in ASP.Net MVC?
What are the new features 3.5 framework against with the tool?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is the difference between .net core and .net framework?
What are the components required to create a route in mvc?
what is code first approach?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Can you please explain the request flow in ASP.NET MVC framework?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What is the difference between model and entity?
what is scalar property?
What are non action methods in mvc?
Why is entity framework used?
What is the role of the jit compiler in .net framework?
What are the Core features of ASP.NET MVC?