D

Durgesh • 8.64K Points
Tutor III

Q. In the following given syntax of the switch statement, the Expression is compared with the labels using which one of the following operators?

Code:
switch(expression)  
{  
    statements  
}  
  • (A) ===
  • (B) equals
  • (C) ==
  • (D) None
  • Correct Answer - Option(A)
  • Views: 117
  • Filed under category JavaScript

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics