Determine the output of the program when user entered2 and 3 as the input

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
  1. Determine the output of the program when user entered2 and 3 as the input
MTE BITP 1113 Programming Technique - Word
Picture Tools
ahmed garcad AG
File
Home
Insert
Draw
Design
Layout
References
Mailings
Review
View
Help
Acrobat
Picture Format
O Tell me what you want to do
& Share
HBreaks -
Spacing
E Align -
Indent
ED
D Line Numbers
E Left: 0 cm
Before: 0 pt
e Group
Position Wrap
Bring
Text v Forward - Backward
Margins Orientation Size Columns
Send
Selection
bề Hyphenation
E Right: 0 cm
After: 0 pt
Pane
2 Rotate
Page Setup
Paragraph
Arrange
c. Refer to the C++ program in Figure 1.1Qnd answer Question 1c (i) - (xi).
#include <iostream>
#include <cmath>
#define border 146
using namespace std;
int main ()
{
double radius1, volume1,radius2, volume2;
double Totalvolume = 0;
const double PI = 3.14;
char grade;
Totalvolume++;
cin >> radius1 >> radius2;
volumel=4.0/3*PI*pow(radius1,3);
Totalvolume += volume1;
Volume2=4.0/3*PI*pow (radius2,3);
Totalvolume += volume 2;
if (Totalvolume >= 0 && Totalvolume < border)
grade = 'F';
else if (Totalvolume >= border)
grade = 'P';
cout <« endl <« endl <« Totalvolume « "\t"<<grade;
Figure 1.1
-2-
CONFIDENTIAL.
Page 2 of 11
947 words
D* English (United States)
90%
4:09 AM
O Type here to search
IA
26
W
27°C
G 4») ENG
25/11/2021
(21
Transcribed Image Text:MTE BITP 1113 Programming Technique - Word Picture Tools ahmed garcad AG File Home Insert Draw Design Layout References Mailings Review View Help Acrobat Picture Format O Tell me what you want to do & Share HBreaks - Spacing E Align - Indent ED D Line Numbers E Left: 0 cm Before: 0 pt e Group Position Wrap Bring Text v Forward - Backward Margins Orientation Size Columns Send Selection bề Hyphenation E Right: 0 cm After: 0 pt Pane 2 Rotate Page Setup Paragraph Arrange c. Refer to the C++ program in Figure 1.1Qnd answer Question 1c (i) - (xi). #include <iostream> #include <cmath> #define border 146 using namespace std; int main () { double radius1, volume1,radius2, volume2; double Totalvolume = 0; const double PI = 3.14; char grade; Totalvolume++; cin >> radius1 >> radius2; volumel=4.0/3*PI*pow(radius1,3); Totalvolume += volume1; Volume2=4.0/3*PI*pow (radius2,3); Totalvolume += volume 2; if (Totalvolume >= 0 && Totalvolume < border) grade = 'F'; else if (Totalvolume >= border) grade = 'P'; cout <« endl <« endl <« Totalvolume « "\t"<<grade; Figure 1.1 -2- CONFIDENTIAL. Page 2 of 11 947 words D* English (United States) 90% 4:09 AM O Type here to search IA 26 W 27°C G 4») ENG 25/11/2021 (21
Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY