7.A program to illustrate how to use the different member functions in the list class object.
8.A program to illustrate how to construct the stack class and use the various member functions for handling stack operations.
9.A program to illustrate how to construct the queue class and use the various member functions for handling queue operations.