Answer Posted / Deepika Sengar
"Hashes in Ruby are data structures that store key-value pairs. They can be accessed using the [] method for reading and []= for writing. Hashes are useful for storing collections of related data where each item is identified by a unique key."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers