What is subclass constructor in Java?

A subclass inherits all the members (fields, methods, and nested classes) from its superclass. Constructors are not members, so they are not inherited by subclasses, but the constructor of the superclass can be invoked from the subclass .

Sizin İçin Seçtik  Segmentler ne demek?

Leave a Reply

Your email address will not be published. Required fields are marked *