MCQOPTIONS
Saved Bookmarks
| 1. |
A _______ creates an object by copying variables from another object. |
| A. | Copy constructor |
| B. | Default constructor |
| C. | Invoking constructor |
| D. | Calling constructor |
| Answer» B. Default constructor | |