Which of the following is not a type of Constructor in C++?
Posted: Wed Jul 13, 2022 7:50 pm
a) Default constructor
b) Parameterized constructor
c) Copy constructor
d) Friend constructor
b) Parameterized constructor
c) Copy constructor
d) Friend constructor