Ruby - Variables and Data Types
Which of the following is the correct way to assign a Boolean true value to a variable in Ruby?
true and false as Boolean literals.True and TRUE are invalid; "true" is a string, not Boolean.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions