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 you mean by routing in mvc?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is RouteConfig.cs in ASP.Net MVC 4?
what do you mean by navigation property?
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
what do you mean by table-per-type?
differences between poco, model first and data first approach?
What is edm (entity data model)? : Entity framework
How we can handle the exception at controller level in ASP.Net MVC?
What is the difference between ViewData, ViewBag and TempData?
Is dapper better than entity framework?
How we can multiple submit buttons in ASP.Net MVC
Does .NET Framework support SAX?
explain why t4 entity is important in entity framework?
What are the main components of .net framework?