2
Answers

A private constructor can be called outside its class but how??????

We can not make the instance of the private constructors.  But someone told me that a private constructor can be called.how???????

Answers (2)