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 entity framework advantage?
Is it possible to share a view across multiple controllers?
Can we have enum in entity framework?
How we can add the css in mvc?
What is presentation framework?
Explain the .net framework.
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
what is scalar property?
What are the components required to create a route in ASP.Net MVC?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is a model in android?
Explain .Net Framework? Why we use it?
Does Tempdata hold the data for other request in ASP.Net MVC?
How does the 'page lifecycle' of asp.net mvc works?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?