What is ruby object?
What are the only two values that are falsy?
Which ruby interpreter option enables debugging?
What are the key features of ruby?
What does irb stand for?
What is ruby class?
What must you do first before you can invoke an unboundmethod object?
Is ruby a statically typed or a dynamically typed language?
What are the ruby variables?
Does hash use “ #==” or “#eql?” To compare hash keys?
What are the case statement in ruby?
What happens when a value is too big for fixnum?
Are numeric objects mutable in ruby?
What is a symbol in ruby?
What is the difference between a statement and an expression in ruby?