what is the jit? what is the type of jit and purpose of it>
Answer Posted / career.tina@yahoo.co.in
JIT IS JUST IN TIME COMPILER
Pre-JIT (Compiles entire code into native code at one
stretch)
Ecno-JIT (Compiles code part by part freeing
when required)
Normal JIT (Compiles only that part of code when
called and places in cache)
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the event handlers that we can have in global.asax file?
What is the usie of activex control in .net?
What is a page life cycle?
What are all the various Estimation Techniques available ?
What are the session variables?
How many ways are there to maintain a state in .net? What is view state?
Can I have a unique key as foreign key?
What is viewstate in asp net with example?
Do you support digital rights management to protect my videos?
Explain different types of Caching techniques in ASP.NET?
Explain how do you validate the controls in an asp .net page?
Define xmlreader class.
Explain how can we inherit a static variable?
What is query string in asp.net?
Can you explain architecture of your project ?