Computer Science, asked by tejveer22, 2 months ago

Write a program in JAVA to accept temperature in Celsius and display the following messages: [10] If temperature greater than 500 – VERY HOT
If temperature greater than 350 – HOT
If temperature greater than 200 – PLEASANT If temperature greater than 100 – COLD
If temperature less than 100 – VERY COLD

Answers

Answered by BlueMoonLady
0

Answer:

check the attachment which I have attached....

Attachments:
Similar questions