View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option C
Explanation :
There are three types of constructor in C++. They are Default constructor, Parameterized constructor, Copy constructor.
Be The First To Comment