Explain the use of ensure statement in Ruby?
Describe class libraries in Ruby?
What are the different uses of ruby modules?
Is ruby a dying language?
Explain ruby ranges. What are the ways to define ranges?
Explain some of the looping structures available in ruby?
How do you handle exceptions in ruby code?
How is visibility of methods changed in ruby?
what is the difference between put and putc statement?
Interpolation is a very important process in Ruby, comment.
How does ruby deal with extremely large numbers?
Tell me how symbol is different from variables?
How to use ruby methods.
Can you call a private method outside a ruby class using its object?
Explain the three levels of access control for ruby methods?