

MCQOPTIONS
Saved Bookmarks
1. |
Which of the two operators ++ and -- work for the bool data type in C++? |
A. | -- |
B. | ++ & -- |
C. | ++ |
D. | All of above |
E. | None of these |
Answer» D. All of above | |