Is ruby a statically typed or a dynamically typed language?
Explain Ruby exceptions?
Are ruby strings are mutable?
What is ruby methods?
Tell me how do you remove nil values in array using ruby?
Explain Ruby object?
Explain when self.up and self.down method is used?
what is class libraries in Ruby?
what is Interpolation in Ruby?
Explain the use of retry statement in ruby?
Tell me what is the difference between calling super() and super call?
Mention what is the command to create a migration?
Is ruby supports single inheritance/ multiple inheritance or both?
What is sysread method in Ruby?
Is ruby whitespace-dependent?