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 the purpose of an Assembly?

604


What is early binding?

528


What is strong name in .net assembly?

533


What is vb.net used for?

552


What are the difference between structure and class?

564






Name some of the keywords used in vb.net?

601


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

2190


What is deep copy?

566


What is the difference between custom control and user control?

552


what is intermediate language?

612


Explain nested classes?

558


What is global assembly cache (gac)?

562


How do you call a stored procedure in Visual Basic?

587


Write the role of new keyword?

614


What is pre-jit?

539