Answer Posted / Aahuti Tyagi
In Ruby, everything is an object. An object is a basic unit of data that has a class associated with it and can respond to messages. For example, numbers, strings, arrays, and classes are all objects in Ruby.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers