Multiple choice technology web technology

Java and JavaEE is a Language

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Java is a programming language, but Java EE (Jakarta EE) is a platform specification that extends Java for enterprise applications; it is not itself a language. The question incorrectly groups them together as 'a Language,' making the statement false. Java EE provides APIs and services, while Java provides the syntax and semantics.