What is ruby?
Answer / Manoj Kumar Baranwal
"Ruby is a dynamic, open-source programming language that supports multiple programming paradigms, including procedural, functional, and object-oriented. It was created in 1995 by Yukihiro Matsumoto (Matz)."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain some differences between ruby and python.
Explain the role of modules and mixins in ruby?
Explain about operators in Ruby?
Tell me how you can list all routes for an application?
Difference between render and redirect?
How to create ruby object?
Explain ampersand parameter (&block) in Ruby?
Tell me what is the difference between calling super and calling super()?
mention what is the difference between a single quote and double quote?
Is ruby supports single inheritance/ multiple inheritance or both?
Explain about Float, Dig and Max?
Explain the concepts and capabilities of garbage collection feature of Ruby?