What is not true about Java platform?

  1. JVM's default class loader is bootstrap

  2. Java code is compiled into bytecode

  3. JVM can run code in any language, provided it has been complied to bytecode meeting JVM specification

  4. Java class file use little-endian format

  5. Garbage collector is an integral part of JVM


Correct Option: D

Find more quizzes: