Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is JIT and how is works?

Answer Posted / versha

jit is stands for just in time compiler
in case of compilation
source code ->language compiler->MSIL->JIT->native\machine
code

in case of compilation the source code is compiled by its
language compiler like in case of vb.net it is compiled by
its lanfuage comiler and then convert it in MSIL which jit
can understand and then jit compile itand convert it in
machine code
types of jit
1)pre-jit
it compile all methods at one time compilation
2)econo-jit
it compile only those methods which are cslled at run
time
3)normal jit
it compile only those methods which are called at run time
and the mthods which are compiled at one time that is kept
in cache and next time when that need it tack from cache

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .net assembly?

1128


Should I use readerwriterlock instead of monitor.enter/exit?

1052


What is an anonymous method and how is it different from a lambda expression?

1048


What is lambda expressions in c#?

1262


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

2137


What is data type and how many types of data types are in .NET ?

1154


Why SOAP is required?

1273


which method do you use to redirect the user to another page without performing a round trip to the client? How?

921


how can i create a table from front end to back end in wabe page?

1978


What is your observations between vb.net and vc#.net?

1205


How to view a .NET assembly?

1077


What is a strong name in .net?

1107


What is manifest in .net?

1170


What is gac in .net?

1109


What is .net environment?

1173