the flowchart 1 presents an algorithm of a program that counts the num
Search for question
Question
The Flowchart 1 presents an algorithm of a program that counts the number of positive and negative numbers entered by the user.The user will enter 30 numbers. Translate the flowchart
into its corresponding C++ program using an appropriate loop statement. Write your answer by completing the Program C.1 and show your output.