ICSE Class 10 Computer Applications
Question 2 of 30
Solved 2025 Specimen Paper ICSE Class 10 Computer Applications — Question 2
Back to all questionsPlatform Independent
Reason — The feature of "Platform Independence" allows Java compiled code (bytecode) to run on any operating system. This is achieved through the Java Virtual Machine (JVM), which interprets the bytecode and executes it on the specific platform.