Disadvantages of sequential storage

Write some of the disadvantages of the sequential storage?

E

Expert

Verified

a) In sequential storage, the new element is stored only at the end of the list.

b) No more space is available than fixed amount of storage is allocated causing overflow.

c) In case, we have to read the last item in the list we need to traverse whole list to reach the desired element. It wastes lot of time.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.