Define the term limitations of arrays

Define the term limitations of arrays.

E

Expert

Verified

The limitations of arrays are as follows:

• Arrays are of fixed size.

• Data elements are stored in continuous memory locations which may not be available always.

• Adding and removing of elements is problematic because of shifting the locations.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.