MCQOPTIONS
Saved Bookmarks
| 1. |
Use of const member function in a program _________________________ |
| A. | Is mandatory, always |
| B. | Is optional, always |
| C. | Is mandatory, if objects are used |
| D. | Is optional, if const objects are used |
| Answer» C. Is mandatory, if objects are used | |