Advantages & disadvantages of dynamic data structire
Pataasin ang iyong marka sa homework at exams ngayon gamit ang 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.