Synechron interview question

what is Java class loader?

Interview Answers

Anonymous

Mar 3, 2017

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

2

Anonymous

Dec 16, 2017

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

2