Mention what is the difference between a gem and a plugin in ruby?
Does hash use “ #==” or “#eql?” To compare hash keys?
Explain about the defined operator in ruby?
What are Ruby iterators?
Explain about Class variable and global variable?
Please explain what are some advantages of using ruby?
what is the difference between String and Symbol?
Explain the use of ensure statement in Ruby?
List some features of ruby?
Explain the difference between a single quote and double quote?
What is concatenating string in ruby. In how many ways you can create a concatenating string.
How do you handle exceptions in ruby code?
How to open a file in Ruby?
What is RubyGems in Ruby programming language?
Mention what is the difference between procs and blocks?