Answer:
A Java program is machine-independent because it is compiled to a standard bytecode, which can be run using the Java virtual machine (JVM) available for each specific machine
Java
Step-by-step explanation:
due to the fact that it is compiled to a common bytecode that may be executed by the Java virtual machine (JVM) made available for each unique machine.
1.6m questions
2.0m answers