Domanda di colloquio di Anonymous

Why is java platform independent?

Risposta di colloquio

Anonimo

29 feb 2024

Java is platform independent because once the source is compiled we can get bytecode.with that bytecode we can run that in any platforms like windows,linux and Macos