Advertisements
Advertisements
Question
"Java compiled code (byte code) can run on all operating systems" - Name the feature.
Options
Robust and Secure
Object Oriented
Platform Independent
Multithreaded
MCQ
Solution
Platform Independent
Explanation:
This feature of Java allows compiled byte code to run on any operating system that has a Java Virtual Machine (JVM). This makes Java programs portable and versatile across different platforms.
shaalaa.com
Introduction to Java
Is there an error in this question or solution?