Single Choice Moderate

QBytecode is interpreted by:

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

Choose the Best Option

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

  • A JVM
  • B javac
  • C OS
  • D None
Correct Answer

Explanation

Correct Answer Explanation:

The JVM interprets (and sometimes compiles) bytecode into machine instructions the CPU can execute.

Why the other options are incorrect:

  • Option B: javac is the compiler, not the interpreter.
  • Option C: The OS doesn't directly interpret bytecode.
  • Option D: JVM does the job — 'none' is wrong.

Share This Question

Challenge a friend or share with your study group.