MCQOPTIONS
Saved Bookmarks
| 1. |
In C++, const qualifier can be applied to Member functions of a class Function arguments To a class data member which is declared as static Reference variables |
| A. | only 1, 2 and 3 |
| B. | only 1, 2 and 4 |
| C. | all |
| D. | only 1, 3 and 4 |
| Answer» D. only 1, 3 and 4 | |