MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is true about constructors. ï‚·They cannot be virtual. ï‚· They cannot be private. ï‚·They are automatically called by new operator |
| A. | all 1, 2, and 3 |
| B. | only 1 and 3 |
| C. | only 1 and 2 |
| D. | only 2 and 3 |
| Answer» C. only 1 and 2 | |