Edit Search View Project Execute Tools AStyle Window Help TDM-GCC 4.9.2 €4-bit Release (globals) ject Classes Debug [*] Q1.cpp ("] Q2.cpPP ["] Q3.cpp [*] Q4.cpp ["] Q5.cpp [*]Q6.cpp [*] Q7.cpp ["] Q8.cpp [*] Q9.cpp ["] Q10.cpp 1 #include 2 using namespace std; 38 int main(Of 4. 5 int num, sum, count; 6 cin>>sum>>count>>num; while (count <=4){ sum-sum+num ; 8 count++; 10 cin>>num; 11 12 cout « "Sum = "<

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Trace the following codes and upload the text file with your tracing.

Devc++ version 5.11

C:\Users\sadaf\Documents\csc133\Unit5Test\Q2.cpp - Dev-C++ 5.11
File
Edit Search
View Project Execute Tools AStyle Window Help
TDM-GCC 4.9.2 €4-bit Release
(globals)
Project Classes Debug
[*] Q1.cpp [*] Q2.cpp [*] Q3.cpp [*] Q4.cpp [*] Q5.cpp [*] Q6.cpp [*] Q7.cpp [*] Q8.cpp [*] Q9.cpp [*] Q10.cpp
1
#include <iostream>
using namespace std;
3E int main(){
2
4
int num, sum, count;
cin>>sum>>count>>num;
5
while (count <=4){
8
sum=sum+num;
DEV
count++;
cin>>num;
}
cout <« "Sum = "<<sum<<endl;
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ENG
88 Compiler
Resources dh Compile Log
Debug
Close
Find Results
- Output Size: 1.83193492889404 MiB
3:21 PM
Abort Compilation
Compilation Time: 0.63s
10/29/2020
Line:
1
Co:
1
Sel: 0
Lines: 44
Length: 709
Insert
Done parsing in 0.015 seconds
Transcribed Image Text:C:\Users\sadaf\Documents\csc133\Unit5Test\Q2.cpp - Dev-C++ 5.11 File Edit Search View Project Execute Tools AStyle Window Help TDM-GCC 4.9.2 €4-bit Release (globals) Project Classes Debug [*] Q1.cpp [*] Q2.cpp [*] Q3.cpp [*] Q4.cpp [*] Q5.cpp [*] Q6.cpp [*] Q7.cpp [*] Q8.cpp [*] Q9.cpp [*] Q10.cpp 1 #include <iostream> using namespace std; 3E int main(){ 2 4 int num, sum, count; cin>>sum>>count>>num; 5 while (count <=4){ 8 sum=sum+num; DEV count++; cin>>num; } cout <« "Sum = "<<sum<<endl; 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ENG 88 Compiler Resources dh Compile Log Debug Close Find Results - Output Size: 1.83193492889404 MiB 3:21 PM Abort Compilation Compilation Time: 0.63s 10/29/2020 Line: 1 Co: 1 Sel: 0 Lines: 44 Length: 709 Insert Done parsing in 0.015 seconds
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Files and Directory
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education