Question d’entretien chez Atlassian

What is a major difference between C++ and Java?

Réponse à la question d'entretien

Utilisateur anonyme

14 juin 2017

Java is WORA (write once, run anywhere) which makes it highly portable as it can run on any machine that has a Java virtual machine.