Tag: Write a C++ program to perform 7 push operations of values: 10 20 30 40 50 60 70 in order and then pop three elements and print the remaining stack.