

MCQOPTIONS
Saved Bookmarks
1. |
Which keyword must be used to declare a member function as a constant member function? |
A. | Constant |
B. | Const |
C. | FunctionConst |
D. | Unchanged |
Answer» C. FunctionConst | |