Question d’entretien chez Therap BD

What does it mean that in Java, one program fits all ?

Réponse à la question d'entretien

Utilisateur anonyme

12 mars 2021

Because java is run on a virtual machine, it will run across all platforms and is system independent

1