Answer Posted / sandeep
JIT convert Intermediate languge(IL) to machine code at run
time or at the point where the software is installed.
1)Pre JIT - JIT convert Intermediate languge(IL) to machine
code before compilation time
2)Eco JIT -JIT convert Intermediate languge(IL) to machine
code At the time of compilation
3)Normal JIT - JIT convert Intermediate languge(IL) to
machine code After the time of compilation
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Difference between overriding and overloading?
How to find last error which occurred in Asp.net ?
What is a response cookie?
What is applicatio domain?
What is custom attribute?
Explain repository pattern in asp.net mvc? : asp.net mvc
What is difference between viewstate and session in asp net?
What is state management in .net?
Explain the difference between asp & asp.net.
Name the namespace which is used by ado.net?
Where sessions are stored in asp.net?
What is rich control in asp.net?
What is difference between or and orelse?
Is viewstate secure?
What is the difference between application state and caching?