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 48 views
Question Info
#24257Q ID
EasyDifficulty
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPERTopic

Choose the Best Option

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

  • A Robust and Secure
  • B Object Oriented
  • C Platform Independent
  • D Multithreaded
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

Share This Question

Challenge a friend or share with your study group.