In a class hierarchy, in which order are the constructors for the classes that make up the hierarchy are called?

c) In a class hierarchy, in which order are the constructors for the classes that make up the hierarchy are called? How can a specific parameterized constructor of the superclass be called by the subclass?


Leave a Reply