8. write a program using switch-case statements that ask a user to enter a temperature value...

80.2K

Verified Solution

Question

Programming

8. write a program using switch-case statements that ask a userto enter a temperature value in degrees Fahrenheit (In yourprogram, use an integer to record the user’s entry. If thetemperature falls between 0 and 96 make it print “Temperature belownormal”. If the temperature is 97, 98, make it “Temperaturenormal”. If the temperature is between 100 and 150, print “You havea fever”. If the temperature is outside the ranges given above,display “Are you human”.

Please write in C++

Answer & Explanation Solved by verified expert
3.9 Ratings (438 Votes)
Code include    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students