Question

What is the primary disadvantage of using an array as a data structure?

A Elements cannot be accessed randomly.
B It is a non-linear data structure.
C The amount of memory to be allocated must be known beforehand.
D Insertion and deletion operations are always efficient.
E It cannot store different data types.
Practice Next

Hey! Ask a query