

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following constructors are provided by the C++ compiler if not defined in a class? |
A. | Default constructor |
B. | Assignment constructor |
C. | Copy constructor |
D. | All of the mentioned |
Answer» E. | |