What are the key features of ruby?
Explain about methods?
Tell us how would you implement hash in ruby internally?
What are some built-in ruby class exceptions.
What is request.xhr?
Explain about operators in Ruby?
Tell us what is class libraries in ruby?
Explain about interpolation?
What happens when a value is too big for fixnum?
Tell me an array [1,2,34,5,6,7,8,9], product it using a method?
What is retry statement in ruby?
What are some advantages of using ruby?
Please explain the three levels of access control for ruby methods?
Explain ruby ranges. What are the ways to define ranges?
How to read a file in Ruby?