Please explain is the JIT an interpreter?

Submitted by: Muhammad
No, the JIT is not an interpreter. It is a compiler at runtime that improves performance compiling method by method only once. If the method is called a new account, the native code already compiled is used. However, an interpreter executes the same every block of code.
Submitted by: Muhammad

Read Online Senior .Net Developer Job Interview Questions And Answers