Starting from:

$16.99

Airport Solution

Write a program that does monitors landings and takeoffs at a given airport.

The program uses a structure, airport, that consists of the following elements:

·         Number of planes that landed in a given month

·         Number of planes that took of in a given month

·         Greatest number of planes that landed in a single day within the month

·         Smallest number of planes that landed in a single day       within the month.

More products