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)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

JDK consists of…

A
  • JRE
  • Java compiler
How well did you know this?
1
Not at all
2
3
4
5
Perfectly