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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic