🎴 Flashcard Mode

Java and Python Programming Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Choose the components of Java Platform

AnswerClick to flip back
A
JVM
B
Java API
💡 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.

Change Mode