What are two possible problems with using an array-based bag implementation
What will be an ideal response?
. any two of the following:
. Arrays have a fixed size
a. Hard to predict maximum number of items in the bag
b. If the array is made too large, computer memory is wasted
Increasing the size of a dynamically allocated array can waste storage and time
Computer Science & Information Technology
You might also like to view...
To use the key command to copy a file, hold down the Ctrl key and press ________
A) c B) a C) x D) v
Computer Science & Information Technology
When referring to network bandwidth, what is the basic unit of measurement?
A. bytes per second B. bits per second C. bandwidth per second D. bytes per minute
Computer Science & Information Technology