+ 1

What is the significance of the a programing language to be platform independent?

Asian

22nd Dec 2016, 1:44 AM
Ritesh R
Ritesh R - avatar
3 Answers
+ 6
If a language is dependant on the OS of someone's computer, you have to code multiple versions to run on each one. Ex: A game or app that has Windows or Mac versions. Java being platform independent means a program will run on most any computer. And if a patch or update needs to be applied, you only have to change the program once.
22nd Dec 2016, 2:23 AM
Tamra
Tamra - avatar
0
Thanks
22nd Dec 2016, 2:31 AM
Ritesh R
Ritesh R - avatar
- 2
google java virtual machine Edit: I see a JAVA tag, an a question about platform independent. So obviously you are interested on the jvm. I don't think that a post answer will cover this topic. But it seems you don't want to make researches and down voted. Good luck learning without searching.
22nd Dec 2016, 2:03 AM
ADEL MAHJOUB
ADEL MAHJOUB - avatar