Multiple choice technology programming languages

Java architecture consists of? (Multiple)

  1. Java Programming Language

  2. Java Class file format

  3. Java Application Programming Interface

  4. Java Common Type System

  5. Java Virtual Machine

  6. Java Common Language Runtime

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

The Java architecture is composed of the Java Programming Language, the Java Class file format, the Java API, and the Java Virtual Machine (JVM). Common Type System and CLR belong to the .NET framework.