MCQ Practice Single Best Answer Topic: ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER

Q "Java compiled code (byte code) can run on all operating systems" Name the feature.

Question ID
#24257
Subchapter
ICSE Computer Application - Class X - 2025 SPECIMEN QUESTION PAPER
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

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

Share this MCQ with your friends or study group.