A

Admin • 831.35K Points
Coach

Q. What will be the output of the given code?
boolean_2 = !true && (!true || 100 != 5**2)
puts boolean_2

  • (A) True
  • (B) Not equal to
  • (C) Error
  • (D) None of the mentioned
  • Correct Answer - Option(B)
  • Views: 11
  • 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.