Answer Posted / sandhya n bensy
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 ? | 16 Yes | 6 No |
Post New Answer View All Answers
How is .net able to support a lot of languages?
Is .net core managed code?
What is Complex Class in .NET?
How many types of transactions are there in com + .net ?
How to get the number after decimal point in .net?
What is the best way to crack the certification?
Please explain what is the difference between encrypting a password and applying a hashing?
What is your observations between vb.net and vc#.net?
How can I tell if .net 3.5 is installed?
Tell us what is a variable of implicit type and what is its scope?
Explain what is the difference between response.redirect & server.transfer?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain why do we use the “using” statement?
What is the difference between response.redirect & server.transfer?
Explain the garbage collection process?