Pregunta de entrevista de Anonymous

Why is java platform independent?

Respuesta de la entrevista

Anónimo

29 de feb de 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