Question: Java is said to be a compile once, run anywhere platform because: (a) Java is not a compiled language. (b) javac generates special .exe files
Java is said to be a compile once, run anywhere platform because: (a) Java is not a compiled language. (b) javac generates special .exe files that run across all platforms (c) javac generates object files that are interpreted by a target platforms JVM. (d) Trick question the statement above is not correct.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
