adplus-dvertising
frame-decoration

Question

Which among the following is false for a constructor?

a.

Constructors doesn’t have a return value

b.

Constructors are always user defined

c.

Constructors are overloaded with different signature

d.

Constructors may or may not have any arguments being accepted

Answer: (b).Constructors are always user defined

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 is false for a constructor?