Design and implement a class country that stores the name


Problem

Design and implement a class Country that stores the name of the country, its population, and its area. Then write a program that reads in a set of countries and prints

• The country with the largest area.

• The country with the largest population.

• The country with the largest population density (people per square kilometer (or mile)).

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design and implement a class country that stores the name
Reference No:- TGS02630253

Expected delivery within 24 Hours