What is JIT(Just In Time) and How it works?
Answer Posted / rajeev
just in time is a compiler that compile msil to machine
native code that genrate exe file to execute application.
Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Explain the difference between thread and process?
Name some of the features of C# which are not present in VB.NET?
Define manifest?
Explain how to store decimal data in .net?
Explain option strict?
What are the features present in vb 2005?
What is enumerator?
Why should you use delegate?
Explain the difference between c# and vb.net?
What is late binding?
What is the difference between manifest and metadata?
What’s the difference between private and shared assembly?
Explain the advantages of vb.net?
What are the advantages of vb.net and c#?
Can you please explain the difference between system.string and system.stringbuilder classes?