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 lazy loading in entity framework?
What is entity framework? : Entity framework
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?
explain how you can load related entities in ef (entity framework)?
Explain the use of Inversion of control (IOC)?
What is the difference between adding routes, to a webforms application and to an mvc application?
what do you mean by navigation property?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is the use of action filters in an mvc application?
What is filters in web api?
What is orm entity framework?
Explain the request flow in asp.net mvc framework?
Explain what is asp.net mvc?
What are the sub types of ActionResult?
How we can add the CSS in ASP.Net MVC?