Multiple choice technology web technology

Java EE is a

  1. Framework

  2. Language

  3. Compiler

  4. Specification

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

Java EE (now Jakarta EE) is a specification that defines APIs and standards for enterprise Java development, not a framework, language, or compiler itself. Vendors like Oracle, Eclipse, and Apache implement these specifications in products like GlassFish, JBoss, and TomEE. Java itself is the programming language, while Java EE builds upon it with enterprise services.