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
What is orm entity framework?
Can I add mvc testcases in visual studio express?
what is entity sql?
What is entitytype? : Entity framework
What is the role of the jit compiler in .net framework?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What are the advantages of razor view engine?
How can I tell what .net framework is installed?
What is objectcontext? : Entity framework
Which is the root namespace for fundamental types in .net framework?
What are child actions in ASP.Net MVC?
What is associationset? : Entity framework
what is client wins and store wins mode in entity framework concurrency?
What is the version number for the next version of the .net framework, codenamed �orcas�?
Do you know about the new features in ASP.Net MVC 4 ?