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 = "<
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
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](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F1def9bcf-e0b6-4f3f-82a1-faee2a34286b%2Ff14dfa90-d41a-4a38-8b30-9a75ae03b6cf%2Fz1n8xx_processed.png&w=3840&q=75)
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

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 1 images

Knowledge Booster
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.Recommended textbooks for you

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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON

Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education