Ruby - Variables and Data Types
Which Ruby value represents the absence of any object or value?
nil to represent 'no value' or 'nothing'.true and false are Boolean values; "nil" is a string, not the nil object.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions