

MCQOPTIONS
Saved Bookmarks
1. |
When both the const and non-const version of functions are required? |
A. | Return value have to be different in const |
B. | Return value have to be same in const |
C. | Return values have to be ignored |
D. | Return values have to be suppressed |
Answer» B. Return value have to be same in const | |