What is meant by Java interpreter?

Answer Posted / chandrarekha

The Java Virtual Machine(JVM) consists of class
loaders,execution engine and the JIT compiler. The
execution engine has the java interpreter which does line
by line conversion of the java class file or the byte code
into machine code...

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between hashmap and hashtable in java?

557


Explain the importance of thread scheduler in java?

600


What is an iterator java?

532


How to display all the prime numbers between 1 and 100

505


Explain about the interpreter in java?

625






What is increment in java?

526


Can we declare the static variables and methods in an abstract class?

548


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

619


What is a two-pass assembler?

610


What do you mean by an object in java?

631


Why main function is static?

674


What is the difference between stream and buffer?

517


What is += mean in java?

545


How do you add an element to a hashset in java?

492


Explain about sets?

570