MCQOPTIONS
Saved Bookmarks
| 1. |
which of the following will be automatically generated by the complier |
| A. | default constructor,default destructor,copy constructor,assignment operator. |
| B. | Default constructor,copy constructor. |
| C. | Address operator,assignment operator |
| D. | B& C. |
| Answer» E. | |