Question d’entretien chez Kling & Pathak

Why is Java a platform-independent language?

Réponse à la question d'entretien

Utilisateur anonyme

29 nov. 2021

Java language was developed in such a way that it does not depend on any hardware or software due to the fact that the compiler compiles the code and then converts it to platform-independent byte code which can be run on multiple systems