Question: 3. Write a C program using float to convert Celsius to Fahrenheit. Input and output syntax as below: Input: Enter temp in Celsius: 32
3. Write a C program using float to convert Celsius to Fahrenheit. Input and output syntax as below: Input: Enter temp in Celsius: 32 Output:Temperature in Fahrenheit: 89 (20 mark)
Step by Step Solution
There are 3 Steps involved in it
Answer include stdio h int main float celsius f... View full answer
Get step-by-step solutions from verified subject matter experts
