Mention what is the difference between a gem and a plugin in ruby?
What are ruby blocks.
Explain about ruby code blocks?
What is mvc and why do we use it?
Explain Ruby if-else statement?
Is ruby supports single inheritance/ multiple inheritance or both?
How do the following methods differ: @my_string.strip and @my_string.strip! ?
What is ruby software and where and when it is usefull.
Name different methods for io console in ruby?
Explain each of the following operators and how and when they should be used: ==, ===, eql?, Equal?
Is ruby a statically typed or a dynamically typed language?
How to create a new time instance in Ruby?
What happens when a value is too big for fixnum?
What is the use of global variable $ in Ruby?
What is ruby?