Examveda

What is the output of the given code?
boolean_1 = 77<78
   puts(boolean_1)

A. Nil

B. True

C. False

D. Error

Answer: Option B


This Question Belongs to Ruby Programming >> Basic Syntax In Ruby

Join The Discussion

Related Questions on Basic Syntax in Ruby