adplus-dvertising
frame-decoration

Question

Which among the following best describes constructor overloading?

a.

Defining one constructor in each class of a program

b.

Defining more than one constructor in single class

c.

Defining more than one constructor in single class with different signature

d.

Defining destructor with each constructor

Answer: (c).Defining more than one constructor in single class with different signature

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following best describes constructor overloading?