Multiple choice java is ........... A programming language A run-time environment A class library all of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Java encompasses multiple components: the programming language syntax, the Java Virtual Machine (JVM) runtime environment that executes Java bytecode, and the extensive Java Class Library frameworks that provide pre-built functionality.