Java features #29
Answered
by
Sreekar2610
mssanamateen
asked this question in
Q&A
|
Why is Java platform independent? |
Answered by
Sreekar2610
Mar 28, 2024
Replies: 1 comment
|
yes, java is platform independent. Because it is compiled to a bytecode that can be run on any device that has a Java Virtual Machine (JVM). |
0 replies
Answer selected by
mssanamateen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, java is platform independent. Because it is compiled to a bytecode that can be run on any device that has a Java Virtual Machine (JVM).