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
What is the purpose of tostring() method in java?
Can constructor be synchronized?
What is OOP's Terms with explanation?
What language is java written?
How many inner classes can a class have?
explain autoboxing in java?
Does java allow overriding static methods ?
What is main string [] args?
What does isempty () do in java?
What is a local, member and a class variable?
Are variables stored in ram?
What are voids?
What is the purpose of interface?
What is the java project architecture?
What is complexity in java?