How does a symbol differ from a string?
Explain the types of variables available in ruby class?
Explain about the programming language ruby?
What is yield statement in ruby.
Explain about Float, Dig and Max?
Explain do while loop in ruby.
Explain case statement in Ruby?
How to write multiline string in Ruby?
How does ruby deal with extremely large numbers?
Do you know how ruby looks up a method to invoke?
Tell me how can we define ruby regular expressions?
Tell me the role of modules and mixins in ruby?
What is the difference between ruby 1.9 and ruby 2.0?
Tell me can you call a private method outside a ruby class using its object?
Please explain what is mvc and why do we use it?