CALCULATION OF VOLUMES
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...
Related questions
Question
REMARK: I need the solution for sub-question d, e ,f only
![Question 1
a. Display the following
CALCULATION OF VOLUMES
[CHOICE]
[SHAPE]
1
Cuboid
2
Sphere
3
Cylinder
4
Exit
Enter your choice->
b. The user has to input the choice. Display the appropriate message when the user enters
an invalid input.
c. Based on the choice entered, get the data required from user and display the volume
of the shape chosen.
d. The program will loop again start from step 1. The process will only stop when the
user enters choice 4 (The program will remain to loop if the enter choice is not
4).
e. After the program exit from the loop, display the total_volume and average for
all the shape that have been calculated in the program.
f. End the program by giving closing message to the user.
II](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fb1ddeca0-db0c-4fb2-a11d-d0dc67b17cbe%2F5fb3b91b-3ab5-4371-8d43-8410d886be94%2F1ofpzl2_processed.png&w=3840&q=75)
Transcribed Image Text:Question 1
a. Display the following
CALCULATION OF VOLUMES
[CHOICE]
[SHAPE]
1
Cuboid
2
Sphere
3
Cylinder
4
Exit
Enter your choice->
b. The user has to input the choice. Display the appropriate message when the user enters
an invalid input.
c. Based on the choice entered, get the data required from user and display the volume
of the shape chosen.
d. The program will loop again start from step 1. The process will only stop when the
user enters choice 4 (The program will remain to loop if the enter choice is not
4).
e. After the program exit from the loop, display the total_volume and average for
all the shape that have been calculated in the program.
f. End the program by giving closing message to the user.
II
Expert Solution

Step 1
use while(1) for infinite loop and use break condition when you want to come out of loop.
Also use continue when you want to repeat loop without continuing code forware.
Step by step
Solved in 3 steps with 1 images

Recommended textbooks for you

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

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 Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

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
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY