A

Admin • 833K Points
Coach

Q. What is the result of the expression: false || true?

  • (A) true
  • (B) false
  • (C) Error
  • (D) null
  • Correct Answer - Option(A)
  • Views: 25
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

Logical OR operator returns true if either operand is true.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.