MCQ
Single Best Answer
Easy
Q"Java compiled code (byte code) can run on all operating systems" Name the feature.
ID: #24257
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER
49 views
Question Info
#24257Q ID
EasyDifficulty
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPERTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
Statement:
"Java compiled code (byte code) can run on all operating systems"
👉 This is possible because Java code is compiled into bytecode, which runs on the Java Virtual Machine (JVM).
Since JVMs are available on all major OS (Windows, Linux, macOS, etc.), the same bytecode can run anywhere.
✅ Answer: (c) Platform Independent
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic