Does the JDK work on mac as well as it does on windows? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does the JDK work on mac as well as it does on windows?

30th Dec 2016, 10:24 PM
Magda
Magda - avatar
2 Answers
0
Yes. Java is platform independent, because your code goes to Java Virtual Machine (bytecode).
30th Dec 2016, 11:42 PM
Heroes Killer
Heroes Killer - avatar
0
Thank you
31st Dec 2016, 11:55 AM
Magda
Magda - avatar