FIT1048: Fundamentals of C++ Assignment, MUM, Malaysia You are asked to write a set of C++ classes that simulate the operation of an airline
In this assignment, you are asked to write a set of C++ classes that simulate the operation of an airline. An airline operates over several different routes and uses several different aircraft types on each route. In this assignment, we will restrict the number of routes per airline to 10,...