Does constructor allow overloading in Java?

Yes! Java supports constructor overloading . In constructor loading, we create multiple constructors with the same name but with different parameters types or with different no of parameters.

Sizin İçin Seçtik  Which among the following can be used for polymorphism?

Leave a Reply

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