1.

Which type of constructor can’t have a return type?#

A. Default
B. Parameterized
C. Copy
D. Constructors don’t have a return type
Answer» B. Parameterized


Discussion

No Comment Found