Question: Write a C++ program that : Create a stack of integers called age. Fill the elements a 10 elements. Output the elements inserted. Output the

Write a C++ program that : Create a stack of integers called age. Fill the elements a 10 elements. Output the elements inserted. Output the size of the stack. Delete the first 3 elements. Re print the size
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
