Q. When the switch statement matches the expression with the given labels, how is the comparison done?
β
Correct Answer: (A)
Both the datatype and the result of the expression are compared.
You must be Logged in to update hint/solution