Solved

In a Reference-Based Implementation of an ADT List ______

Question 27

Multiple Choice

In a reference-based implementation of an ADT list ______.


A) increasing the size of the list can waste storage and time
B) less memory is required to store an item than in an array-based implementation
C) an item explicitly references the next item
D) the location of the item after a particular item is implied

Correct Answer:

verifed

Verified

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

Related Questions