What is meant by Java interpreter?

Answer Posted / ranganathkini

The Java interpreter is a part of the JVM which translates
Java bytecodes into native machine codes and executes them.

Is This Answer Correct ?    35 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain super keyword in java.

582


Explain how hashmap works?

589


Which is bigger double or float?

528


Which collections are thread safe in java?

478


What is the finalize method do?

597






Can we clone singleton object in java?

564


How large is a boolean?

553


What is a wrapper method?

534


What are the advantages of assembly language?

500


What are the common uses of "this" keyword in java ?

569


Define interface in java?

606


Is java an open source?

524


describe method overloading

536


How to find the largest value from the given array.

525


Is it possible for a yielded thread to get chance for its execution again?

509