Why is java platform independent?
Anonymous
In java .java file is compiled to .class file which is a byte code and this byte code can be run on any machine with the help of a JVM which is platform dependent.
Check out your Company Bowl for anonymous work chats.