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
How to optimize the javac output?
Is linked list a linear or non-linear data structure?
How many functional interfaces does java 8 have?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
Explain the difference between private, public, package and protected in java?
Explain about method local inner classes or local inner classes in java?
What does the three dot emoji mean?
Can inner class final?
Why charat is used in java?
Is array a class?
What are 3 boolean operators?
What is string value?
What is lifetime variable?
What mechanism does java use for memory management?
How many times finalize method will be invoked? Who invokes finalize() method in java?