The correct response is:
It is easier to manipulate the data.
Linked lists allow for dynamic memory allocation, making it easier to add or remove elements compared to arrays, where such operations may require shifting elements.
Responses
It is easier to manipulate the data.
It is easier to manipulate the data.
It is easier to declare.
It is easier to declare.
It is easier to access data.
It is easier to access data.
It is easier to traverse and search.
1 answer
The correct response is:
It is easier to manipulate the data.
Linked lists allow for dynamic memory allocation, making it easier to add or remove elements compared to arrays, where such operations may require shifting elements.