Is ruby supports single inheritance/ multiple inheritance or both?
mention what is the difference between a single quote and double quote?
What is the difference between a class and a module?
What is RubyGems in Ruby programming language?
Explain the difference between nil and false in ruby?
Explain retry statement in ruby.
Tell me how would you freeze an object in ruby? Can you provide a simple example?
Please explain the role of thread pooling in relation to the thread lifecycle in ruby?
Tell me how can you declare a block in ruby?
Mention what is the difference between a gem and a plugin in ruby?
What are the operators available in ruby?
What is sysread method in Ruby?
What is the difference between extend and include?
Explain about ruby names?
Explain Ruby hashes?