Question: Please help me! Please do this as fast as possible. All code in C++ Create a Class named Weather that does the following.... There are

Please help me! Please do this as fast as possible. All code in C++

Create a Class named "Weather" that does the following.... There are two conditions, temperature and humidity. There should be a random number generated for humidity between 0 and 100. There should be a random number generated between -50 and 120 for temperature. There has to be a test function, where we test what happens after each test. Depending of the values for temperature and humidity, the class should display, the current weather(chilly, foggy, raining, sunny, overcast, hot, freezing, ect.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!