Design a C++ Program that keeps track of coronavirus infected patient’s records in past months for countries that include Pakistan, Italy and USA. Gather statistical data about the number of patients...


Design a C++ Program that keeps track of coronavirus infected patient’s records in past months for countries that include Pakistan, Italy and USA.


Gather statistical data about the number of patients each of the above country had in last few months. The program should perform the following steps:



  1. Allow the operator to enter Multiple records. (Country Name, Total Population, Infected Patients, Recovered Patients)

  2. Display all the records.

  3. Calculate which country had the highest infected patients cases entered.

  4. Update the information of infected patients of a country

  5. a Ask user about the country that he wants to update



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here