You have chosen an array based implementation for an ADT List with size 100. You discover that occasionally this size is too small. What options do you have?
What will be an ideal response?
Either resize the array or use a link-based implementation.
Computer Science & Information Technology
You might also like to view...
You create a screen shot illustrating what the new system will potentially look like. This is an example of ___________.
A. End-user development B. Programming C. Prototyping D. Scrumming
Computer Science & Information Technology
_________, a subset of WPF, is used to create Rich Internet Applications.
a) Moonlight b) XML c) Mono d) Silverlight
Computer Science & Information Technology