Answer Posted / mahua dutta
JIT is the just in time compiler,it is quite different with
other compilers.It compiles the source code just in
time,and it does not compiles hole code ,only the code is
to be executed is compiled.there are three tipes of JIT.
pre jit,econo jit,normal jit.
| Is This Answer Correct ? | 51 Yes | 12 No |
Post New Answer View All Answers
What is the .net framework?
What you mean by routing in mvc?
Explain the advantage of packaging over xcopy in .net?
What are the sub types of ActionResult?
What is work of clr?
What is entitytype? : Entity framework
What are the two ways to add constraints to a route?
Is entity framework slow?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Can we have enum in entity framework?
Describe the gac in the .net framework.
What is the difference between model view and controller?
Explain JSON Binding?