Page 1 of 1

Which of the following constructors are provided by the C++ compiler if not defined in a class?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Copy constructor
b) Default constructor
c) Assignment constructor
d) All of the mentioned