S

Santosh Mishra • 1.66K Points
Master

Q. How does the identity operator === compare two values?

  • (A) It converts them to a common compatible data type and then compares the resulting values
  • (B) It returns True only if they are both of the same type and value
  • (C) If the two values are strings, it performs a lexical comparison
  • (D) It bases its comparison on the C strcmp function exclusively
  • Correct Answer - Option(A)
  • Views: 256
  • Filed under category PHP

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.


Question analytics