

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is not a type of Constructor in C++? |
A. | Default constructor |
B. | Parameterized constructor |
C. | Copy constructor |
D. | Friend constructor |
Answer» E. | |