Answer Posted / kalyan g
JRE includes (JVM ) java virtual machine and some other
library files. That runs a java application
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a bubble sort in java?
Is char a data type in java?
What does system.gc() and runtime.gc() methods do?
What is collection api?
What is a memory leak in java?
What is contract between hashcode and equal method?
What is the role of garbage collector in java?
What are the java ide's? Explain
When do you get classcastexception?
What is function and method in java?
What is tostring () method?
What is difference between call by value and call by reference?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What are exceptions
What is difference between next () and nextline () in java?