What are ruby variables.
How is an iterator handled in ruby?
What is yield statement in ruby.
Does hash use “ #==” or “#eql?” To compare hash keys?
Explain about interpolation?
What are the key features of ruby?
What are the looping structures available in ruby?
How would you freeze an object in ruby? Can you provide a simple example?
Are numeric objects mutable in ruby?
what is the difference extend and include?
What is the use of interpolation in ruby?
Do you know what is the defined operator?
Describe class libraries in Ruby?
Explain the difference between a single quote and double quote?
Explain the role of modules and mixins in ruby?