

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 | |