Question: Suppose sum and num are int variables, and the input is 18 25 61 6-1. What is the output of the following code? sum
Suppose sum and num are int variables, and the input is 18 25 61 6-1. What is the output of the following code? sum - 0; cin >> num; while (num 1= -1) ( sum- sum + num; cin >> num; cout
Step by Step Solution
There are 3 Steps involved in it
To determine the output of the code lets go through the input ... View full answer
Get step-by-step solutions from verified subject matter experts
