How many iterators are there in ruby?
How would you freeze an object in ruby?
Tell us in ruby, it explains about the defined operator?
How does a symbol differ from a string?
How would you create getter and setter methods in ruby?
Explain the use of ensure statement in Ruby?
What is the difference between a statement and an expression in ruby?
Explain ruby data types.
Explain the types of variables available in ruby class?
Explain while loop in ruby.
Does hash use “ #==” or “#eql?” To compare hash keys?
Tell us what is the difference between dynamic and static scaffolding?
Describe class libraries in Ruby?
how many ways you can create a concatenating string?
Tell me what is the role of sub-directory app/controllers and app/helpers?