Opus5.Demo3

Explanation

This demonstration program tests the following classes: OrderedListAsArray, OrderedListAsLinkedList, SortedListAsArray, and SortedListAsLinkedList.

The source code for the main method is available here.

Instructions

This is a non-interactive program that creates several lists, performs various operations on those lists, and prints the results.


Bruno
Copyright © 1999 by Bruno R. Preiss, P.Eng. All rights reserved.