Explain Ruby hashes?
What is a struct in ruby?
Tell me what are blocks and procs?
Explain about Float, Dig and Max?
Is ruby a statically typed or a dynamically typed language?
How to write multiline string in Ruby?
what is the difference between Procs and Blocks?
What is rvm?
what is the difference between String and Symbol?
what is the syntax for Ruby collect Iterator?
What are the only two values that are falsy?
What is the use of interpolation in ruby?
How do you remove nil values in array using ruby?
What is the difference between calling super and calling super()?
Tell me how symbol is different from variables?