Q97
Which of the two operators ++ and - work for the bool data type in C++?
A.
None
B.
++
AnswerC.
-
D.
++ & -
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board