Types of JIT and what is econo-JIT ?

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 Help Members By Posting Answers For Below Questions

Explain how to spawn a thread?

543


What is difference between .net and .net core?

551


Tell me what is a “jagged array”?

599


Tell us the difference between managed and unmanaged code?

528


What is an anonymous method?

535






What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

625


Differences between namespace, class, assembly?

592


How boxing and unboxing occures in memory?

617


what is dotnet architecture? can anyone explain that.

3614


Explain .NET architecture?

628


What is jit compilers?

579


explain the states of a window service application?

556


What is smart navigation in .net?

570


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

520


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

577