Weather report program in c++ using constructor

Posted on

Weather report program in c++ using constructor

Create a class named weather report that holds a daily weather report with data members dayofmonth,high temp , low temp ,amount rain and amount snow.The constructor initializes the fields with default values. Weather report program in c++ using constructor Includes a function that prompts the user and sets values for each field so that you can override the default values.

Write a program Weather report program in c++ using constructor that creates a monthly report.

 Weather report program in c++ using constructor Code

 

 

Source projectgeek.com