Multiple choice

Java technology consists of

  1. a Programming Language and a Development Environment

  2. an Application Environment and a Deployment Environment

  3. Both (1) and (2)

  4. None of these

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

Java technology is a comprehensive platform that includes a programming language, development environment (tools like JDK), application environment (JRE), and deployment environment. Therefore option C (both 1 and 2) is correct.