Wite a stack for a record of firstname lastname phone


Test it by creating a DRIVER/Test file with int main, and Test the stack class and its basic functionality.

Program

Write a stack for a record of firstName, LastName, Phone ... using arrays

Need to create two classes: Record and Stack.

Test with 6 records, Input them one at at time using cin.

Pop them one at a time.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Wite a stack for a record of firstname lastname phone
Reference No:- TGS02892363

Expected delivery within 24 Hours