Pergunta de entrevista da empresa Anonymous

Why is java platform independent?

Resposta da entrevista

Sigiloso

29 de fev. 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