VB Dot Net Developer Question:

What is Normal JIT?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

Normal JIT - Compiles called methods at runtime and they get compiled first time when called.


Previous QuestionNext Question
What is Pre-JIT?What is Econo-JIT?