Please explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?
How would you implement hash in ruby internally?
Explain redo statement in Ruby?
Explain ampersand parameter (&block) in Ruby?
how many ways you can create a concatenating string?
Do you know when self.up and self.down method is used?
What is the use of interpolation in ruby?
What is a symbol in ruby?
Can method names be capitalized?
What are the looping structures available in ruby?
How symbol is different from variables?
Explain about portability?
Explain case statement in Ruby?
What is the difference between #== and #eql??
What is ruby software and where and when it is usefull.