A

Admin • 833K Points
Coach

Q. Which operator checks both value and type?

  • (A) ===
  • (B) ==
  • (C) =
  • (D) !=
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

=== checks for both value and type equality.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.