Pros
- If we search the first data item, then it is very easy to find the next data items
- Size of the array must be know prior to allocation
- Requires contiguous memory, however if a free memory space is disjoint then this free memory space is not utilized for memory allocation
No comments:
Post a Comment