What is the use of interpolation in ruby?
Explain raise statement in Ruby?
Explain about interpolation?
What is the difference between nil and false in ruby?
What is ruby class?
Explain about operators in Ruby?
Tell me what does ruby name refers to?
What does ruby name refers to?
Tell us how would you implement hash in ruby internally?
How would you create getter and setter methods in ruby?
What are some built-in ruby class exceptions.
What is the naming conventions for methods that return a boolean result?
What are advantages of using ruby?
How do the following methods differ: @my_string.strip and @my_string.strip! ?
In how many ways a block is written in Ruby?