Disadvantages of array implementations of linked list

Explain the disadvantages of the array implementations of linked list?

E

Expert

Verified

a) The number of nodes required cannot be predicted at the time when program is written.

b) The number of nodes declared should remain allocated throughout its execution.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.