Answer Posted / subhashini.g
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 | 2 No |
Post New Answer View All Answers
Please explain what is the .net framework and how does it work?
Can a try block have nested try blocks?
Difference between machine.config and web.config?
Why SOAP is required?
What is managed code in .NET?
How can you turn-on and turn-off cas?
Who is using .net core?
Define satelite assembly?
What is delegation in .net?
What is Ajax? How it is related to your project?
What is the best way to crack the certification?
What is the difference between an abstract class and an interface?
Where does the gac exist ?
What is RPC? What is the use of it?
What is deferred execution vs. Immediate execution in linq?