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

What are different types of states exist for a thread?

551


What are the Static and Dynamic Variables? Differentiate them.

606


What is the difference between a window and a frame in java programming?

596


Explain the inheritance?

577


what is the messsage u r going to get from an objectoriented programing?

1613






Can we declare array without size in java?

551


Is 0 a real number?

590


What are the object and class classes used for?

561


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2241


What is the difference between size and length in java?

513


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

492


Variables used in a switch statement can be used with which datatypes?

517


How list contains works in java?

558


Explain polymorphism citing an example.

592


What is the difference between overriding & overloading?

566