A

Admin • 831.35K Points
Coach

Q. What will be the output of the given code?
boolean_1 = 2**3 != 3**2 || true
puts boolean_1

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