Question: In C++, the controlling expression for a switch statement must always return a bool value, integer type, or a character. I don't understand the bool
In C++, the controlling expression for a switch statement must always return a bool value, integer type, or a character. I don't understand the "bool value '' part. Can you elaborate?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
