Solved

The Defining Characteristic of a Linked List Is That

Question 7

Multiple Choice

The defining characteristic of a linked list is that


A) lists are very efficient at storing data.
B) the locations that store list data do not have to be consecutive in memory.
C) data are stored in consecutive locations in the memory of the computer.
D) the maximum size of a list is fixed when the list is created.
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions