Asked by Filza

Write a c++ program that declares a structure to store country name and population in millions. It declares two structure variables and inputs values (in main). it passes both variables to a function that shows the record of the country with more population.

Kindly answer asap, cuz the due date of assignment is today.

Answers

Answered by Steve
so, what have you done so far? I assume you know how to declare the (main) function, and define a structure... Presumably you have covered these topics, and many code samples can be found online.
Answered by Rimsha
Need solved program
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions