Question: Suppose you have an if, else form of the if statement. If you want to replace it with a switch construct, can you use the
Suppose you have an ‘if, else” form of the if statement. If you want to replace it with a switch construct, can you use the if statement’s condition as the controlling expression in the switch header?
Step by Step Solution
3.43 Rating (153 Votes )
There are 3 Steps involved in it
No An if statements condition evaluates to ... View full answer
Get step-by-step solutions from verified subject matter experts
