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 the assembly?
what is value type to reference type
6 Answers AG Technologies, IBM,
What is the difference between pathparam and queryparam?
what is webservices. howit is use in our project .
Which is the best institute for ASP.NET?
8 Answers ABC Infotech, Tech Mahindra,
How can you handle unmanaged code exceptions in asp.net?
How to limit table cell size with long strings?
How would you get asp.net running in apache web servers?
Why should i prefer JSP over asp.net or any other web development language..??
What is a PostBack ?
What are cookies in your browser?
What is autopostback in asp net?
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)