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

Is http stateful or stateless?

767


explain lazy loading, eager loading, and explicit loading?

757


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

976


Can I set the unlimited length for "maxjsonlength" property in config?

773


what do you mean by table-per-hierarchy?

810


What is Separation of Concerns in ASP.NET ASP.Net MVC?

817


what is code first approach?

823


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

2709


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

741


What is ViewStart Page in ASP.Net MVC?

764


How route table has been created in ASP.NET ASP.Net MVC?

745


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

821


What is the .net framework 3.0 (formerly winfx)?

734


what do you mean by navigation property?

790


What is the use of razor view engine?

727