Single Choice Moderate

QBytecode is executed by:

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

Choose the Best Option

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

  • A JVM
  • B OS directly
  • C Browser only
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

The JVM (Java Virtual Machine) executes Java bytecode. It translates bytecode into machine instructions for the specific hardware.

Why the other options are incorrect:

  • Option B: The OS doesn't directly run bytecode; it needs JVM.
  • Option C: Browsers can run Java applets with JVM but this is limited.
  • Option D: JVM does the execution — 'none' is wrong.

Share This Question

Challenge a friend or share with your study group.