Q53
Which of the following constructors are provided by the C++ compiler if not defined in a class?
A.
Default constructor
B.
Assignment constructor
C.
Copy constructor
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board