Multiple choice technology programming languages

Choose the components of Java Platform

  1. JVM

  2. JDK

  3. Java API

  4. JRE

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

The Java Platform consists of the Java Virtual Machine (JVM) and the Java Application Programming Interface (API). JDK and JRE are software distribution packages rather than abstract platform components.