Pregunta de entrevista de Synechron

what is Java class loader?

Respuestas de entrevistas

Anónimo

3 mar 2017

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

2

Anónimo

16 dic 2017

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

2