A

Admin • 833K Points
Coach

Q. What will be the output of the given code?
boolean_1 = !(3 < 4 || false) && (false || true)
puts boolean_1

  • (A) True
  • (B) 22.5 11.5
  • (C) Error
  • (D) None of the mentioned
  • Correct Answer - Option(B)
  • Views: 20
  • Filed under category Ruby
  • 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.