Frage im Vorstellungsgespräch bei Anonymous

Why is java platform independent?

Antwort im Vorstellungsgespräch

Anonym

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