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
What would you do to remove microsoft visual basic name space?
How do you use two datareaders at the same time in a vb.net windows application ?
What is non_deterministic finalization?
What are the features present in vb 2005?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
What is static member?
What is redim keyword?
What are the different types of a stream?
Can you please explain the difference between value and reference types?
Explain the differences between vb.net and c#, related to oops concepts?
What do you mean by serialization and deserialization and it's use.
What is the maximum size of the textbox?
Can you please explain the difference between int and int32?
What is the top .net class that everything is derived from?
what is difference between web.config and machine.config and where it will be ?