Question: Develop a program in C to find the surface area of the sphere using the following formula: surface area of the sphere = q* pi
Develop a program in C to find the surface area of the sphere using the following formula: surface area of the sphere = q* pi * radius where pi is the constant value 3.14. Marks Distribution: Program Structure -1 mark variable declaration - 1 mark input - 1 mark process - 1 mark output -1 mark
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
