Multiple Choice
Which of the following statements are correct about JIT?1. JIT compiler compiles instructions into machine code at run time.2. The code compiler by the JIT compiler runs under CLR.3. The instructions compiled by JIT compilers are written in native code.4. The instructions compiled by JIT compilers are written in Intermediate Language (IL) code.5. The method is JIT compiled even if it is not called
A) 1, 2, 3
B) 2,4
C) 3,4,5
D) 1,2
Correct Answer:

Verified
Correct Answer:
Verified
Q29: An _ is a group of contiguous
Q30: C# has _ operator, useful for making
Q31: Which of the following jobs are done
Q32: Which of the following is the root
Q33: Which of the following statements is correct
Q34: Which of the following statements is correct
Q35: Which of the following benefits do we
Q36: Which of the following statements are correct
Q37: All C# applications begin execution by calling
Q39: Dot Net Framework consists of :<br>A)Common language