10) Does a class inherit the constructors of its superclass?
Using interface
Class should be declared as private
yes
A class does not inherit constructors from any of its superclasses.