MCQOPTIONS
Saved Bookmarks
| 1. |
If programmer doesn’t define any copy assignment operator then ____________________ |
| A. | Compiler gives an error |
| B. | Program fails at run time |
| C. | Compiler gives an implicit definition |
| D. | Compiler can’t copy the member values |
| Answer» D. Compiler can’t copy the member values | |