What is the advantage of constructor overloading in C++?

Answer: Benefits of constructor overloading in C++ is that, it gives the flexibility of creating multiple type of objects of a class by having more number of constructors in a class , called constructor overloading. In fact, it is similar to C++ function overloading that is also know as compile time polymorphism.

Sizin İçin Seçtik  Is mobile app development in demand?

Leave a Reply

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

What is the advantage of constructor overloading in C++?

Answer: Benefits of constructor overloading in C++ is that, it gives the flexibility of creating multiple type of objects of a class by having more number of constructors in a class , called constructor overloading. In fact, it is similar to C++ function overloading that is also know as compile time polymorphism.

Sizin İçin Seçtik  What is constructor explain with example in Java?

Leave a Reply

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