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
Are static members inherited to sub classes?
Can an integer be null java?
Can keyword be used as identifier?
What is the difference between a window and a frame in java programming?
What are the 6 boolean operators?
Can we access instance variables within static methods ?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is byte data type?
How to invoke external process in java.
Is a case study a method or methodology?
What is the generic function?
Can you use this() and super() both in a constructor?
What is a native method in java programming?
Explain the meaning of java applet.
What is the point of polymorphism java?