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 local variable and instance variable?
Can a constructor call another constructor?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Why is stringbuffer faster than string?
What is a default constructor and also define copy contrucyor?
What is parsing in grammar?
Can a hashset contain duplicates java?
What is private static class in java?
Is java an open source?
What is the meaning of variables in research?
What is the byte order of byte buffer?
What is the purpose of the system class in java programming?
What is a website container?
What do you mean by pointer value and address?
What is compareto () in java?