[Solved] Which of these best describes an array? – MCQ
Which of these best describes an array? a) A data structure that shows a hierarchical behaviorb) Container of objects of similar typesc) Arrays are immutable once initialisedd) Array is not a data structure Answer: bExplanation: Array contains elements only of the same type.