A

Admin • 832.27K Points
Coach

Q. What does the === operator check?

  • (A) Equality only
  • (B) Equality and data type
  • (C) Inequality
  • (D) Assignment
  • Correct Answer - Option(B)
  • Views: 12
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

=== checks both value and type equality.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.