Question: Solve these questions by using C Programming language. EXPERIMENT NO 8 1. Program the following. Rewrite the program you made in assignment 2 of last
Solve these questions by using C Programming language.
EXPERIMENT NO 8 1. Program the following. Rewrite the program you made in assignment 2 of last experiment using following functions. double circleArea(double radius) double rectangleArea(double width, double length) double triangleArea(double base, double height) displayArea(double area) EXPERIMENT NO 9 1. Program the following. Consider the data set given below. Map the data in array. 33,4,55,42,66,22,77,21,33,34,66,88,73,2,71,23
Find the mean, median and mode using following formula.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
