What is the difference between “#==” and “#equal?”
Explain ruby strings.
Explain some of the looping structures available in ruby?
Explain about methods?
What is the difference between ruby 1.9 and ruby 2.0?
Can you list out the few features of ruby?
What is concatenating string in ruby. In how many ways you can create a concatenating string.
What is rvm?
Tell me how would you freeze an object in ruby? Can you provide a simple example?
Tell me how do you remove nil values in array using ruby?
List some features of ruby?
Explain the role of thread pooling in relation to the thread lifecycle in ruby?
What is mvc? And how it works?
Explain ruby ranges. What are the ways to define ranges?
How symbol is different from variables?