Write complete program that ask user for current temperature


Problem

Write complete program that will ask the user for the current temperature. The program should print a message on the screen indicating that it is too hot if the temperature is above 80, too cold if it is below 60 and just right if the temperature is in the middle. Can this program be done using a switch statement, why or why not?

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write complete program that ask user for current temperature
Reference No:- TGS03234761

Expected delivery within 24 Hours