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
What are the asp.net server side objects?
Explain http handlers? Where we can use the http handlers?
What is session id in web application?
Explain what is clr?
is gateway for sms continue connected for sending sms.how?
Mention few asp.net validators.
How can exception be handled with out the use of try catch?
What is AutoEventWireup attribute for ?
How can you make sure that web api returns json data only?
How do I upload a file from my ASP.NET page?
Explain diff between dataset and datareader?
What is mvc in asp.net interview question? : Asp.Net MVC
calling result set one procedure to anothar procedure in sql2000
Fetch one page value to another page without using state-managment ?
What is work flow gen? how can it will work with .Net?