Answer : Explanation : Arrays can store data in a fix allotted space. The use of linked list allows more flexibility because space is dynamically allocated as needed.
Click here to see the full blog post
Answer : Explanation : Arrays can store data in a fix allotted space. The use of linked list allows more flexibility because space is dynamically allocated as needed.
Click here to see the full blog post