4127

1. (Video Store programming example)

a. Complete the design and implementation of the class customerType defined in the Video Store programming example.

b. Design and implement the class customerListType to create and maintain a list of customers for the video store.

2. (Video Store programming example) Complete the design and implementation of the video store program. In other words, write a program that uses the classes designed in the Video Store programming example and in Programming Exercise 14 to make a video store operational.