Tell me how can you declare a block in ruby?
What are the data types in ruby?
How do you handle exceptions in ruby code?
Tell me how symbol is different from variables?
What does irb stand for?
Tell me an array [1,2,34,5,6,7,8,9], product it using a method?
mention what is the difference between a single quote and double quote?
Ruby support single inheritance/multiple inheritance or both?
Explain about the defined operator?
Explain retry statement in ruby.
How is an iterator handled in ruby?
Describe class libraries in Ruby?
what is a class library in Ruby?
Explain redo statement in Ruby?
What are freezing string in Ruby?