Multiple choice technology programming languages

JRE stands for Java Runtime Engine

  1. True

  2. False

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

JRE stands for Java Runtime Environment, not Java Runtime Engine. It's a software bundle that provides the Java class libraries, Java Virtual Machine, and other components to run Java applications. The False option is correct as 'Environment' replaces 'Engine'.