+ 1
What is the main difference between Java platform and other platforms?
3 Respostas
+ 4
java is platform independent meaning it can run on any system without having to rewrite it again.
+ 1
there is no particular platform for java it can run on any platform ex:note pad or word pad
+ 1
it is platform independent that is Java doesn't need any compiler to run the program like other languages(c++,c...)