Multiple choice

Which of the following statements is/are true?

  1. JVM (Java Virtual Machine) is platform independent.

  2. Java is platform independent language.

  3. JRE (Java Runtime System) consists of set of libraries that JVM uses at runtime.

  4. All of the above

  5. Only (2) and (3)

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

Yes, both are the true statements.