MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following functions are provided by compiler by default if we don't write in a C++ class? |
| A. | Copy constructor |
| B. | Assignment |
| C. | Constructor |
| D. | All the above |
| Answer» E. | |