What strategy is used by the author to test core group of methods for a new implementation of an ADT List class?
What will be an ideal response?
Write stubs for the remaining methods and write a simple client program which loads the list, then walks through the list, displaying the values of the items stored and their locations.
Computer Science & Information Technology
You might also like to view...
What is the minimum number of disk partitions required to run Linux?
What will be an ideal response?
Computer Science & Information Technology
A(n) ____________________ method cannot be overridden by a subclass.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology