Page 1 of 1

3. Develop a c++ program using either stack or queue (You have to use one of them to complete the task for this question

Posted: Sun May 15, 2022 8:31 am
by answerhappygod
3 Develop A C Program Using Either Stack Or Queue You Have To Use One Of Them To Complete The Task For This Question 1
3 Develop A C Program Using Either Stack Or Queue You Have To Use One Of Them To Complete The Task For This Question 1 (27.39 KiB) Viewed 44 times
display all the numbers the user entered thra arr greater than 100.
3. Develop a c++ program using either stack or queue (You have to use one of them to complete the task for this question. No credit otherwise). a. Ask the user to enter number. b. As long as the user enters positive number, keep going back to step (a) to get another number. Keep doing until the user enters a 0 or negative number.