Why Java is said to be platform independent 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Works at the International Fund for Agricultural Development, Lives in Rome, Italy.
Why is Java called the --Platform Independent Programming Language-- ? A Java virtual machine (JVM) is a process virtual machine that can execute Java bytecode. Each Java source file is compiled into a bytecode file, which is executed by the JVM.
2023-05-06 07:22:16
评论(499)
Helpful(122)
Helpful
Helpful(2)

Sophia Taylor
QuesHub.com delivers expert answers and knowledge to you.
Why is Java called the --Platform Independent Programming Language-- ? A Java virtual machine (JVM) is a process virtual machine that can execute Java bytecode. Each Java source file is compiled into a bytecode file, which is executed by the JVM.