what is the use of JIT compiler and Interpreter in JVM
hai all,we are compile the java source code and then we will give that byte code to JVM, but as part of JVM one Compiler and one Interpreter is there, what is the use....why they are inserted it into JVM.. for what purpose........