Question d’entretien chez Intellect Design Arena

How does Java enable high performance?

Réponse à la question d'entretien

Utilisateur anonyme

28 mai 2021

Java uses Just In Time compiler to enable high performance. It is used to convert the instructions into bytecodes.