Answer Posted / manasa
JVM is a java virtual machine.... which is a compiler and
it converts bytecode to its original form which is given by
us......
JRE is a software where it supports to execute our
programs....
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
How to create packages in java?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What is hashtable and explain features of hashtable?
What is a null class?
Why should I use abstract class?
What is indexof in java?
What is command line argument in java?
What is data movement?
What is the base class for error and exception?
Explain about public and private access specifiers?
What is return keyword in java?
Why do we use threads in java?
Explain importance of finally block in java?
What is the difference between yield() and sleep()?
What does arrays sort do in java?