Question: 1. a) Write a C program, Using Functions that will ask the user to enter a temperature in Fahrenheit and display it in Celsius. Fahrenheit
1.
a) Write a C program, Using Functions that will ask the user to enter a temperature in Fahrenheit and display it in Celsius.
Fahrenheit to Celsius formula is: Celcius= (5/9)*(Fahrenheit -32).
b Write a C program that reads a series of numbers, from the keyboard. Write three functions that will find the largest number, the average of all numbers, and the number of positive numbers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
