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 layout in mvc?

563


Explain linq to entities? : Entity framework

542


What is routeconfig.cs in mvc 4?

642


What is definingquery in entity framework? : Entity framework

548


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

544






what is deferred loading(lazy loading)?

576


what is linq to entities?

628


What is display mode in mvc?

574


how can you enhance the performance of entity framework?

591


What is clr? How does work clr & wht is work of clr?

555


What is renderbody?

543


Can I use razor code in javascript in asp.net mvc?

535


i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?

1808


Do you know about the new features in ASP.Net MVC 4 ?

593


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

697