Answer Posted / rakesh
JVM is interpreter for the byte code the virtual mechine
code gerented by the java interpreter is know as mechine
secific byte, it's as an interpreter between virtual
mechine & real mechine.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the two types of java?
What is preparedstatement in java?
How does split work in java?
What is the difference between replace and replace all?
Is it possible to specify multiple jndi names when deploying an ejb?
what is meant by Byte code concept in Java?
What do you mean by inner class in java?
Explain the selection sort algorithm and state its time complexity?
What is java util function?
What happens when heap memory is full?
What are synchronized methods and synchronized statements in java programming?
What is a method declaration?
What is callable java?
Why Java doesn’t support multiple inheritance?
Can we override constructors?