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