Q. Which of these best describes an array? (Solved)
1. A data structure that shows a hierarchical behaviour
2. Container of objects of similar types
3. Arrays are immutable once initialised
4. Array is not a data structure
- b. Container of objects of similar types