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
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
what is entityclient?
why DotNetFramework is included in building a software
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Which is the default http method for an action method?
Do I need microsoft .net framework?
What is the .net framework and how does it work?
Explain test driven development (tdd) ?
Can I add mvc testcases in visual studio express?
How to Redirect Tracing to a File
what is csdl?
what is datacontrols?
What are the levels at which filters can be applied in an asp.net mvc application?
What is edm designer? : Entity framework
What are ajax helpers in mvc?