MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the followings is/are automatically added to every class, if we do not write our own. |
| A. | copy constructor |
| B. | assignment operator |
| C. | a constructor without any parameter |
| D. | all |
| Answer» E. | |