Vidyalelo
Data Structure · Q77

Introduction to Data Structures

Programming · Data Structure · question 77

Q77

Which of these best describes an array?

A.
A data structure that shows a hierarchical behavior
B.
Container of objects of similar types
Answer
C.
Arrays are immutable once initialised
D.
Array is not a data structure

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board