Java 101 Flashcards
1
Q
JRE consists of 3 things:
A
- Java Libraries (pre-written code)
- Java Class Loader (to load the libraries into the JVM)
- Java Virtual Machine (JVM)
2
Q
JDK consists of…
A
- JRE
- Java compiler
JRE consists of 3 things:
JDK consists of…