Question d’entretien chez Synechron

what is Java class loader?

Réponses aux questions d'entretien

Utilisateur anonyme

3 mars 2017

I didn't , I have never had this question.

2

Utilisateur anonyme

16 déc. 2017

Java has three types of class loader , bootstrap loader , extension loader and application loader. You will get these in jvm concepts

2