Answer Posted / Amita Maurya
"Arrays in Ruby are data structures that store a collection of values (elements). They can hold any type of object. Arrays can be created using the [] literal syntax or by calling Array.new."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers