Single Choice Moderate

QJava's compilation is:

ID: #25841 MCQ Quiz - Class 8 - Programming 5 views
Question Info
#25841Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - ProgrammingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Platform independent
  • B Only for Windows
  • C Only for Mac
  • D Only for Linux
Correct Answer

Explanation

Correct Answer Explanation:

Java bytecode is platform-independent — it runs on any device with a JVM (Windows, Mac, Linux, Android, etc.). This is Java's key strength.

Why the other options are incorrect:

  • Option B: Java runs on many platforms, not just Windows.
  • Option C: Java runs on many platforms, not just Mac.
  • Option D: Java runs on many platforms, not just Linux.

Share This Question

Challenge a friend or share with your study group.