What are the object-oriented programming features supported by Ruby?

Questions by nehalshah   answers by nehalshah

Showing Answers 1 - 3 of 3 Answers

Ayyappan K

  • Sep 21st, 2007
 

Classes,Objects,Inheritance,Singleton methods,polymorphism(accomplished by over riding and  overloading) are some oo concepts  supported by ruby.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions