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

Which command from the jdk compiles a java program?

462


How do you square a number in java?

528


Can list have duplicates in java?

505


What is the difference between final, finally and finalize() in java?

493


Why hashset is used in java?

513






What does ide stand for?

498


What will happen to the exception object after exception handling?

546


What are Normalization Rules? Define Normalization?

529


How many times finalize method will be invoked? Who invokes finalize() method in java?

553


Which container method is used to cause a container to be laid out and redisplayed in java programming?

578


What is t in parametric equations?

523


Write a method that will remove given character from the string?

547


What is the difference between throw and throws in java?

529


How do you calculate roots in java?

501


What is the purpose of a parameter?

499