Synechron interview question

what is Java class loader?

Interview Answers

Anonymous

3 Mar 2017

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

2

Anonymous

16 Dec 2017

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

2