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 about portability?
What are the loops in ruby?
Ruby support single inheritance/multiple inheritance or both?
Explain retry statement in ruby.
How symbol is different from variables?
How ruby looks up a method to invoke?
In Ruby, it explains about the defined operator?
What is the difference between “#==” and “#equal?”
Is ruby a statically typed or a dynamically typed language?
Tell me what is the role of sub-directory app/controllers and app/helpers?
What are ruby blocks.
What is sysread method in Ruby?