what is the jit? what is the type of jit and purpose of it>

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between dataset and datareader.

535


What are the best practices to follow to secure connection strings in an ASP.NET web application?

560


What is the difference between a cookie and a pixel?

488


Explain the concept of MVC Scaffolding?

595


Where do the cookie state and session state information be stored?

516






Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

546


What is viewstate parameter?

525


What are httphandlers and httpmodules and difference between them?

528


What is data grid view in asp.net?

537


What is runat?

617


What is the compiled object?

1646


What is difference between Fragment Caching and Page Caching in ASP.NET?

583


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

516


What is Forms Authentication in ASP.NET?

586


What are the different types of sessions in asp.net? Name them?

684