Types of JIT and what is econo-JIT ?

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


Please Help Members By Posting Answers For Below Questions

What does .net stand for?

577


Please tell us what is the difference between override and overload in a method?

571


What is COM Interoperability in .NET

640


What is difference between system.string and system.stringbuilder classes?

558


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

566






What is singleton activation mode in .net?

685


Explain what is reflection in microsoft .net context?

561


Is .net core managed code?

522


Explain what is an application domain?

532


What is .net standard?

604


Define marshling?

590


How server form post-back works?

580


What is the native image generator?

602


Define code access security (cas)?

566


Please explain what is the difference between a class and an object?

572