MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is correct, based on the given code below? |
| A. | Cout can’t be used inside the constructor |
| B. | Constructor must contain only initializations |
| C. | This program works fine |
| D. | This program produces errorsView Answer |
| Answer» D. This program produces errorsView Answer | |