Answer Posted / shadow
When we install a java package. It contains 2 things
* The Java Runtime Environment (JRE)
* The Java Development Kit (JDK)
The JRE provides runtime support for Java applications. The
JDK provides the Java compiler and other development tools.
The JDK includes the JRE.
Both the JRE and the JDK include a Java Virtual Machine
(JVM). This is the application that executes a Java
program. A Java program requires a JVM to run on a
particular platform.....!
$HADOW
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Why map is used in java?
Why do people says “java is robust”?
What are the changes in java.io in java 8 ?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What is lifetime variable?
Explain the access modifiers for a class, method and variables?
What does s mean in regex?
Which is illegal identifier in java?
How to sort array of 0 and 1 in java?
What is a Presistent Object?
Define jit compiler?
How to instantiate static nested classes in java?
What is autoboxing in java?
What is meant by final class?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net