Please explain the three levels of access control for ruby methods?
Why Ruby is known as a language of flexibility?
Can you call a private method outside a ruby class using its object?
In how many ways you can compare Ruby string?
Tell me how you define instance variable, global variable and class variable in ruby?
How an exception is handled in Ruby?
What is RubyGems in Ruby programming language?
What is ruby software and where and when it is usefull.
How does a symbol differ from a string?
Explain how can we define ruby regular expressions?
What is yield statement in ruby.
difference between activesupport's “hashwithindifferentaccess” and ruby's “hash”?
Explain ruby strings.
what is the difference between a gem and a plugin in Ruby?
Tell us what is the difference between dynamic and static scaffolding?