Q26
In C++, which type of constructor is called when an object is created without any arguments?
A.
Default constructor
AnswerB.
Parameterized constructor
C.
Copy constructor
D.
Destructor
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board