what is the jit? what is the type of jit and purpose of it>
Answers were Sorted based on User's Feedback
Answer / payal
all source code is converted to IL(inertmediate language)
and using JIT il is convet to machine code.this is come in
CLR(managed code)
this is used in runtime environment.
types
1.pre-JIT
in that all source code is complied at one time on one
complication.
2.Econo-JIT
in that this complied the methods which arec called at
runtime .
3.normal-JIT
in that this complied the methods which arec called at
runtime.The methods which are compiled at first time these
are kept in cache and when need refer from it.
in that this called the methods at only
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / career.tina@yahoo.co.in
JIT IS JUST IN TIME COMPILER
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 | 4 No |
what is new debug tools in asp.net ?
what are the server controls used in sitepath navigation?
What are the major built-in objects in ASP.NET?
What is Hybrid dictionary
Difference between application and session ?
what are the sitemap providers in Asp.net 2.0?
What are skins?
how to create bin folder in asp.net2.0
Uses of CLR ?
2 Answers Mind Tree, PH Software, TCS,
Define the term Scavenging in Caching?
What is the difference between session and viewstate in asp.net?
What is reflection and disadvantages of reflection ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)