When considering the abstract data type description for the linked list, we need to think of it as an abstract data type for a list (not necessarily linked) because:
A. in some programming languages (existent or future), it may be possible to make a list, but not a linked list
B. in some programming languages (existent or future), there may be a variety of ways of making a list, including linked lists
C. we could use an array for a list
D. All of the above
D
You might also like to view...
A firewall must be ____ so its performance can grow along with the network it protects.
A. productive B. extensible C. scalable D. robust
Use PHP's ____________________ function to return the current time and add to it an integer in seconds to specify the time to delete the cookie.
Fill in the blank(s) with the appropriate word(s).
Cell ____ are predesigned combinations of formats.
A. resolutions B. dimensions C. alignments D. styles
?The two filename extensions associated with webpages are .html and ____.
A. ?.web B. ?.www C. ?.htm D. ?.xhtml