Skill Test 2
CSC 220

Creating a simple Abstract Data Type similar to the Standard Template Library

You will given a skeleton C++ program that has class definition for an Abstract Data Type with a constructor and approximately five additional methods.  The methods will not be fully implemented however.  The Abstract Data Type will include an Iterator and associated methods needed for its use. 

You will also be given a void main() program that uses the Abstract Data Type, and comments that show the resultant output.  Your task will be to write the implementations for the methods so that the void main() program produces the indicated output.   

 

Testing Environment

This is an open book test.  You may use any text, notes, or programs you like on your computer.  You may not receive help, however, from anyone except the instructor.

 

Grading

Skill Test 2 will be worth the following 6 points toward the final course grade:

1 point: You take the Skill Test on the assigned date and time.

1 point: Your C++ program fully implements the indicated methods so that the void main() program produces the indicated output.

3 points: Your C++ implements the requirements in a manner consistent with normal practice for using the Standard Template Library.

1 point: Your C++ program is properly written according to standard C++ style, with full commenting.

Date

Monday, November 26th.

badman.jpg (2629 bytes) Office:  M233a Phone:  353-2250 sbadman@parkland.edu