Advantages & disadvantages of dynamic data structire
Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!
Disadvantage - Memory
Can overflow if too much memory is usde than allocated
Disadvantage - Programmming
It is harder to program as it needs to keep track of the size and location of the data structure
Advantage
Makes the most of the memory as data structure only uses as much memory as it needs.