Q. Which statement provides an easy way to dispatch execution to different parts of your code based on the value of an expression?
β
Correct Answer: (B)
Switch
You must be Logged in to update hint/solution