Question: assume all variables are properly declared and the input is 12 6 5 -1 8 what is the output sum=0 cin>>num; while (num!=-!) { cin>>num;
assume all variables are properly declared and the input is 12 6 5 -1 8 what is the output
sum=0 cin>>num; while (num!=-!) { cin>>num; sum=sum+num; } cout <
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
