What is JIT and how is works ?

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


Please Help Members By Posting Answers For Below Questions

How to bind table colum with gridview column?

812


What is a model in programming?

745


Explain Model, view and Controllers in Asp.Net MVC?

769


How can I return string result from action in asp.net mvc?

776


what is split entity?

787


Explain tempdata in mvc?

737


What is the difference between entity framework and mvc?

735


What is .net core framework?

718


What is MVVM design pattern?

789


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

734


What are the 2 popular asp.net mvc view engines?

753


What is .net architecture and framework?

771


Why to use html.partial in mvc?

906


Is .net core replacing .net framework?

698


Which are the important namespaces used in mvc?

900