employer cover photo
employer logo
employer logo

Peri Software Solution

Est-ce votre entreprise ?

Question d’entretien chez Peri Software Solution

what is class loader?

Réponse à la question d'entretien

Utilisateur anonyme

28 nov. 2017

The Java Classloader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. Usually classes are only loaded on demand. The Java run time system does not need to know about files and file systems because of classloaders