What is JIT and how is works ?

Answer Posted / manjunatha s

jit is a just in time compiler,it converts msil code into
native code..it is different other compilers bcoz it compile
source code just in time and does not compile hole code at a
time...
Verification examines MSIL and metadata to find out whether
the code can be determined to be type safe, which means that
it is known to access only the memory locations it is
authorized to access.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is edm in entity framework?

525


what is csdl?

580


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

616


How does the .net framework 3.0 relate to windows vista?

563


What is the advantage of mvc?

612






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

558


Can we add constraints to the route? If yes, explain how we can do it?

726


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

566


How to update one of my table in database at 4pm every day how it is possible?

544


Is it possible to share a view across multiple controllers?

515


What is tempdata?

608


Is .net framework dead?

530


What is entity framework? : Entity framework

559


What are authentication filters in web api?

568


What is mvc entity framework?

523