What is JIT and how is works ?

Answer Posted / anil

JIT compiler (Just In Time Compiler) is the main part in the
CLR, which converts the MSIL code into the native code. It
compiles the program quickly in an efficient manner.

Is This Answer Correct ?    15 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is web api‘s in asp.net mvc 4 ?

580


What is Area in ASP.Net MVC?

611


Can you please explain the request flow in ASP.NET MVC framework?

617


How do I use partial view?

528


Mention two instances where routing is not implemented or required?

741






Explain what is asp.net mvc?

649


Explain the methods used to render the views in ASP.Net MVC?

622


what do you mean by table-per-type?

624


Explain unit test done by tester on development team?

525


what is deferred loading(lazy loading)?

572


What is a razor file?

523


Which filter executes first in an asp.net mvc application?

547


How does the .net framework 3.0 relate to windows vista?

563


Name a few different return types of a controller action method?

535


How do you handle variable number of segments in a route definition?

530