I wanted to ask if it is possible if private objects of my parent class can be inherited by my subclass through the super keyword.
I ask because I have a task for sch