Q89
A case statement compares the expression specified by case and that specified by when using the === operator and executes the code of the when clause that matches.
A.
True
AnswerB.
False
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board