answersLogoWhite

0

Java is called plat form independent language because when java code compile in any operating system (like Windows) by Javac ,then a .class file is created. then if u copy this this .class file and run into any other operating system (like Linux) , the JVM of this OS can execute this file and give us the output of that code. that's why java is called a plat form independent language.

rajkumar.nsec@gmail.com

User Avatar

Wiki User

13y ago

What else can I help you with?