subject
Computers and Technology, 02.04.2020 06:00 tony001

Suppose that the input is 0 0 8 12 of the following code?
int num, sum, count;
cin >> sum;
cin >> count;
cin >> num;
while (count <= 4)
{
sum = sum + num;
count++;
cin >> num;
50 7 13
-1. What is the output
}
cout << "Sum = " << sum << endl;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:40
Mariah was working on a multimedia presentation that included both video and audio files. the file was huge, and she wanted to send it to her coworker in another office. she needed to reduce the size of the file so that it could be transmitted faster. the utility she used to do this was
Answers: 2
question
Computers and Technology, 23.06.2019 06:30
Which option correctly describes a dbms application? a. software used to manage databases b. software used to organize files and folders c. software used to develop specialized images d. software used to create effective presentations
Answers: 1
question
Computers and Technology, 23.06.2019 08:30
All of these are true about using adhesive except: a. dissimilar materials can be joined. b. mixing tips are product and material specific. c. a specific application gun may be required. d. two-part adhesives are dispensed using two mixing tips
Answers: 3
question
Computers and Technology, 23.06.2019 18:00
While inserting images, the picture command is usually used to insert photos from a digital camera, and the clip art command is usually used to a.edit the sizes and other characteristics of photos that have been inserted. b.take a screenshot of an image and copy it to the clipboard for pasting. c.search for drawings or other images from a library of prepared pictures. d.make illustrations using lines and shapes that are easy to manipulate.
Answers: 1
You know the right answer?
Suppose that the input is 0 0 8 12 of the following code?
int num, sum, count;
cin >&...
Questions
question
Physics, 06.07.2020 15:01
question
Mathematics, 06.07.2020 15:01
question
Mathematics, 06.07.2020 15:01
question
Physics, 06.07.2020 15:01
Questions on the website: 13722363