A linked list is

a) fixed in size
b) can vary in size, shrinking or growing as there is need
c) can be set, and then not changed other than destroying the list
d) none of the above


b) can vary in size, shrinking or growing as there is need

Computer Science & Information Technology

You might also like to view...

When should a programmer select a while loop for his or her program?

A. When he or she knows the exact number of times the loop will be executed. B. When he or she is not sure how many times the loop will be executed. C. When he or she knows the loop must be executed at least once. D. There is no reason to select a while loop. Any loop can be used any time.

Computer Science & Information Technology

When using SQL, a(n) ________ query is used to extract data from two or more tables

Fill in the blank(s) with correct word

Computer Science & Information Technology

If you ________ a heading level, it is moved down one level (to the right in the outline)

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following online storage tools is integrated into Excel 2013?

A) Google Drive B) iCloud C) Dropbox D) SkyDrive

Computer Science & Information Technology