VB Dot Net Developer Question:

Explain JIT?

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

Answer:

JIT is termed as Just in Time compiler which is used as a part of runtime execution environment. There are three types of JIT and they are:
★ Pre-JIT
★ Econo-JIT
★ Normal JIT


Previous QuestionNext Question
Tell me which namespace are used for accessing the data?What is Pre-JIT?