0

Do you know why java is a platform independent language?

30th Jan 2017, 2:44 PM
geetha
geetha - avatar
2 Answers
+ 1
Yes, Because it Generate Byte Code in Form of .class file which can be executed on any Machine.
30th Jan 2017, 2:47 PM
Arpan Lunawat
Arpan Lunawat - avatar
0
because after compiling the byte code will produce.we can run the byte code on any platform.
30th Jan 2017, 2:48 PM
geetha
geetha - avatar