Hi,Why the clone method in object is defined as protected one.Since every class is a subclass of object what is the significance of the protected access modifier.Thanks in advance.
Nothing, just i have doubt regarding that somebody asked me.Why the clone() is protected in object class methods. Is there any specific reason.thanks in advance.