A

Admin • 833K Points
Coach

Q. To check if three variables are equal, we are going to use_____?

  • (A) X = Y = Z
  • (B) (X == B) && (Y == Z)
  • (C) (X = B) && (Y = Z)
  • (D) (X == B) & (Y == Z)
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category JavaScript
  • Hashtags:

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.

Be the first to start discuss.