Answer Posted / shylaja adam
Jvm is Java virtual machine. It works like both compiler and interpreter for the java programs. where as Jre is Java runtime environmet. As the name implies It provides supoort for java programs by providing runtime environment that is needed to execute.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can we declare a static variable inside a method?
What is string example?
What is a class reference?
Can an unreferenced object be referenced again?
How can we find the sum of two linked lists using stack in java?
What are actual parameters?
What are computer functions?
What is mean by collections in java?
State two differences between C and Java.
Can we inherit inner class?
what is meant by HQL?
What is meant by object oriented programming – oop?
What is unicode in java?
What is mysql driver class name?
Is singleton class thread safe?