What is JIT(Just In Time) and How it works?

Answer Posted / pankaj arya

JIT compile the native code, only that part of code will be
compiled which is needed, rest is not compiled untill not
needed.

Is This Answer Correct ?    6 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is code access security?

666


What are nested classes?

510


Explain public assembly?

537


What is the purpose of an Assembly?

576


Explain and brief about rapid application development tool?

574






List the two main parts of .net?

578


What is the main purpose of garbage collector?

490


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1157


What is a static class?

574


What is the source code for display the picture in button click event?

685


What is deep copy?

543


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2164


What is the use of system.diagnostics.process class?

542


How vb implements the disconnected architecture as like vb.net?

558


Can you please explain the difference between value and reference types?

507