Draw a FLOWCHART and WRITE a C program to measure the surface area and volume of a sphere and a cone. The program should read type of 3D shape ('S' for sphere or 'C' for cone) from users. If users enter 'S', prompt users to enter the radius of the sphere. Otherwise, if users enter 'C', prompt users to enter the value of radius, height and slant of the cone. If users enter other than 'C' or 'P', display invalid message. Then, determine the surface area and volume of the corresponding shape. The formula of both 3D shape is shown in Table 1 (Given n=3.142). Table 1: Formula for Surface Area and Volume 3D Shape Surface Volume Formula Image Input by Area user Formula 'S' for Sphere Surface Area Volume= = 4tr? r: radius (4/3) nr r: radius h: height s: slant Surface Area Volume = 'C' for Cone = Trs + nr? (1/3) tr²h The sample output of the program should be as follows: Program to Measure Surface Area and Volume Please enter shape: S Please enter radius of the sphere (cm): 4 Surface area: 201.09 cm2 Volume: 268.05 cm3 Program to Measure Surface Area and Volume Please enter shape: C Please enter slant of the cone (cm): 5.8 Please enter radius of the cone (cm): 3 Please enter height of the cone (cm): 5 Surface area: 82.95 cm2 Volume: 47 08 cm3 Program to Measure Surface Area and Volume Please enter shape: T Invalid shape!

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
Draw a FLOWCHART and WRITE a C program to measure the surface area and volume of
a sphere and a cone. The program should read type of 3D shape ('S' for sphere or 'C' for
cone) from users. If users enter 'S', prompt users to enter the radius of the sphere.
Otherwise, if users enter 'C', prompt users to enter the value of radius, height and slant
of the cone. If users enter other than 'C' or 'P', display invalid message. Then, determine
the surface area and volume of the corresponding shape. The formula of both 3D shape
is shown in Table 1 (Given n=3.142).
Table 1: Formula for Surface Area and Volume
3D Shape
Surface
Volume Formula
Image
Input by
Area
user
Formula
'S' for
Surface Area
Volume=
r: radius
Sphere
= 4nr?
(4/3) nr³
r:radius
h: height
S: slant
Surface Area
Volume =
'C' for Cone
h
= rs + tr?
(1/3) nr²h
The sample output of the program should be as follows:
Program to Measure Surface Area and Volume
Please enter shape: S
Please enter radius of the sphere (cm): 4
Surface area: 201.09 cm2
Volume: 268.05 cm3
Program to Measure Surface Area and Volume
Please enter shape: C
Please enter slant of the cone (cm): 5.8
Please enter radius of the cone (cm): 3
(cm): 5
Please enter height of the cone
Surface area: 82.95 cm2
47. 08 cm3
Volume:
Program to Measure Surface Area and Volume
Please enter shape: T
Invalid shape!
Transcribed Image Text:Draw a FLOWCHART and WRITE a C program to measure the surface area and volume of a sphere and a cone. The program should read type of 3D shape ('S' for sphere or 'C' for cone) from users. If users enter 'S', prompt users to enter the radius of the sphere. Otherwise, if users enter 'C', prompt users to enter the value of radius, height and slant of the cone. If users enter other than 'C' or 'P', display invalid message. Then, determine the surface area and volume of the corresponding shape. The formula of both 3D shape is shown in Table 1 (Given n=3.142). Table 1: Formula for Surface Area and Volume 3D Shape Surface Volume Formula Image Input by Area user Formula 'S' for Surface Area Volume= r: radius Sphere = 4nr? (4/3) nr³ r:radius h: height S: slant Surface Area Volume = 'C' for Cone h = rs + tr? (1/3) nr²h The sample output of the program should be as follows: Program to Measure Surface Area and Volume Please enter shape: S Please enter radius of the sphere (cm): 4 Surface area: 201.09 cm2 Volume: 268.05 cm3 Program to Measure Surface Area and Volume Please enter shape: C Please enter slant of the cone (cm): 5.8 Please enter radius of the cone (cm): 3 (cm): 5 Please enter height of the cone Surface area: 82.95 cm2 47. 08 cm3 Volume: Program to Measure Surface Area and Volume Please enter shape: T Invalid shape!
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 4 images

Blurred answer
Similar questions
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