Question: C++ please 4. Write a program that uses a while loop to perform the following steps: e Reads integer numbers from the user until the
4. Write a program that uses a while loop to perform the following steps: e Reads integer numbers from the user until the user enters a zero . Count the total number of positive numbers and the total number of negative numbers. e Add all the positive numbers and add all the negative numbers separately . Finally, output the sum and count of all positive numbers and negative numbers on the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
