Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is the main difference between an array and a linked list?
An array is a collection of elements in non-contiguous memory locations, a linked list is a collection of elements in contiguous memory locations.
An array is a collection of elements in random memory locations, a linked list is a collection of elements in sequential memory locations.
An array is a collection of elements in sequential memory locations, a linked list is a collection of elements in random memory locations.
An array is a collection of elements in contiguous memory locations, a linked list is a collection of elements in non-contiguous memory locations.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!