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
What is the main function in java?
What is final keyword?
What are pass by reference and pass by value?
What is difference between synchronize and concurrent collection in java?
Which class is used by server applications to obtain a port and listen for client requests?
What is difference between iterator and enumeration in java?
How can the checkbox class be used to create a radio button?
What is methodological theory?
What is variable and constant explain with example?
What is java english?
What methods are used in Servlet?Applet communication?
I want to persist data of objects for later use. What’s the best approach to do so?
Difference between comparator and comparable in java?
What is use of a abstract variable?
What are the restriction imposed on a static method or a static block of code?