Vidyalelo
C++ Programming · Q158

Classes and Objects in C++

Programming · C++ Programming · question 158

Q158

Constructors are used to . . . . . . . .

A.
initialize the objects
Answer
B.
construct the data members
C.
both initialize the objects & construct the data members
D.
delete the objects

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board