MCQOPTIONS
Saved Bookmarks
| 1. |
C++: A constructor |
| A. | Constructs new data type |
| B. | Enables the initialization of an object as it is created |
| C. | Obtain memory for a new variable |
| D. | None of the above |
| Answer» C. Obtain memory for a new variable | |