Is overloading of constructor possible?

Constructors can be overloaded in a similar way as function overloading . Overloaded constructors have the same name (name of the class) but the different number of arguments. Depending upon the number and type of arguments passed, the corresponding constructor is called.

Sizin İçin Seçtik  Is constructor overloading static polymorphism?

Leave a Reply

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