+1 vote
by (1.6k points)

1 Answer

0 votes
by (1.1k points)
selected by
 
Best answer
Because the JVM converts the source code into Byte code, which can be run on any platform. Thereby making it platform-independent.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
...