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
How to run a dos command in vb.net?
Explain global assembly cache (gac)?
Explain code security?
What is a static class?
Explain the difference between int and int32?
Name the two main parts of .net?
Explain about visual basic.net?
What is the difference between manifest and metadata?
Explain an assembly and its use?
What is deep copy?
Allowed program to auto-correct the database when loading a presentation.
What is the size of .net object?
What is the differences between dataset.clone and dataset.copy?
Explain strong name in .net assembly?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?