Report Bug
Qus : Constructors are used to ____________
QusConstructors are used to ____________

A. Initialize the objects
B. Construct the data members
C. Both initialize the objects & construct the data members
D. Delete the objects


Solution
A. Initialize the objects






Report Bug