Zebra0.com

MCC++ Project: Stack

C++ Project: Stack

Using a Stack

You are to write a program that uses the stack class to create a stack of people, cars or any other simple class that you create except for a box class.

Read this for the first example of Templates

Read this to see how a Stack should work.

This is a Stack Template. You will use the stack template in your project.

Modify the code to add whatever you need in main to test the program with your own class.


This web site, and all pages therein, are the sole property and responsibility of Zebra0.com.
It is not endorsed, sponsored, or provided by or on behalf of Montgomery College.