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
What is the purpose of checked and unchecked exceptions in JAVA?
What is the difference between a field variable and a local variable?
What is the driver class?
What are the differences between throw and throws?
Why is a constant variable important?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is difference between an object and a class?
Why is serialization required?
What is formatted output in java?
Why do we use bufferedreader?
What is object-oriented programming?
What is the size of arraylist in java?
Can we convert stringbuilder to string in java?
Is final static java?
What should I import for arraylist in java?