subject

Write a program to calculate surface area and volume of a sphere (ball). the program will ask user to input radius (meter(s)) of a sphere and return its area and volume (output should round to three decimal places). use macro #define for value of π (suppose π = 3.1415927). learn to use pow function for evaluating square and cubic in math. h of c programming library (google ""pow c programming""). you can use scanf function and double type for radius input. name your program file hw2 q1 code. c.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
question
Computers and Technology, 22.06.2019 02:30
The cm is responsible for overseeing the actions of the crisis management team and coordinating all crisis management efforts in cooperation with disaster recovery and/or business continuity planning, on an as-needed basis
Answers: 1
question
Computers and Technology, 22.06.2019 11:00
Ihave an iphone 8plus should i get another phone like samsung note 9 or s9 ? ?
Answers: 2
question
Computers and Technology, 22.06.2019 15:30
In a compound condition, both conditions on either side of the logical operator and must be true for the overall condition to be true. a: true b: false
Answers: 1
You know the right answer?
Write a program to calculate surface area and volume of a sphere (ball). the program will ask user t...
Questions
Questions on the website: 13722363