Answer Posted / praveen
JVM --- JVM converts byte code into machine(processor)
understandable language.
----We import some classes in java program.
----JVM execute those class methods in java library and
place the result into the program.
JRE = JVM + java library
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Does java trim remove newline?
Which java collection does not allow null?
What is the hashcode () and equals () used for?
What is the file type?
What is constant in programming?
What is the method in java?
How do you join strings in java?
Can inner class extend any class?
What is keyset in java?
Can you use abstract and final both with a method?
Differentiate between run time error and syntax error.
What is meant by stack and queue?
What will be the initial value of an object reference which is defined as an instance variable?
Which eclipse is best for java?