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
What are the technology areas that microsoft.net contains?
What is the difference between manifest and metadata?
What is a static variable?
What is a stream in vb.net?
What is meant by jagged arrays?
What is the purpose of an Assembly?
What is multiple form in vb?
What is sorting in vb?
What is the use of system.diagnostics.process class?
Explain how to send xml file on server using http protocol?
What is writeline in vb.net?
What is the use of console application?
Explain how the .net framework performs automatic memory management.
What are nested classes?
What do you mean by option strict on?