Dynamic arrays are often better than static arrays for data structures because:
A. static arrays can become filled
B. very little of a static array might actually be used, wasting memory
C. dynamic arrays can be adjusted in size, conserving memory
D. All of the above
D
Computer Science & Information Technology
You might also like to view...
Changing the saturation of a color picture to ________ % saturation converts the picture to a grayscale picture
Fill in the blank(s) with correct word
Computer Science & Information Technology
Peer-to-peer applications can be used on which of the following? (Choose all that apply.)
a. Peer-to-peer networks b. Client/server networks c. Across the Internet d. Across the intranet only e. Across the peer-to-server network
Computer Science & Information Technology