The company needs a more detailed report to be generated at the end of each shift.The sample screen output with the report is listed below: with private members taxi Id color,model, maker, passenger etc with 6 objects of class. And random selection of passenger and random selection of object. Welcome to CTC Taxi. Do you need a taxi? Y Taxi CTC0001 will pick you up in a few minutes. (Taxi CTC0001 determined that there were 3 passengers) Do you need a taxi? Y Taxi CTC0004 will pick you up in a few minutes. (Taxi CTC0004 determined that there were 5 passengers) …… …… Do you need a taxi? N CTC Taxi served a total of 124 passengers today. CTC0001              CTC00022            CTC0003              CTC0004              CTC0005              CTC0006 19 Calls                25 Calls                10 Calls                12 Calls                22 Calls                13 Calls 25 Passengers    45 Passengers    34 Passengers    29 Passengers    24 Passengers    30 Passengers Today CTC0002 served most passengers. Today on average each taxi served 31.7 passengers. You must include the following parts in your C++ program: Overload + to add total calls and total passengers of all taxi. Overload < to determine which taxi served most passengers . Store the report in a disk file.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

The company needs a more detailed report to be generated at the end of each shift.The sample screen output with the report is listed below: with private members taxi Id color,model, maker, passenger etc with 6 objects of class. And random selection of passenger and random selection of object.

Welcome to CTC Taxi.

Do you need a taxi?

Y

Taxi CTC0001 will pick you up in a few minutes. (Taxi CTC0001 determined that there were 3 passengers)

Do you need a taxi?

Y

Taxi CTC0004 will pick you up in a few minutes. (Taxi CTC0004 determined that there were 5 passengers)

……

……

Do you need a taxi?

N

CTC Taxi served a total of 124 passengers today.

CTC0001              CTC00022            CTC0003              CTC0004              CTC0005              CTC0006

19 Calls                25 Calls                10 Calls                12 Calls                22 Calls                13 Calls

25 Passengers    45 Passengers    34 Passengers    29 Passengers    24 Passengers    30 Passengers

Today CTC0002 served most passengers.

Today on average each taxi served 31.7 passengers.

You must include the following parts in your C++ program:

  1. Overload + to add total calls and total passengers of all taxi.
  2. Overload < to determine which taxi served most passengers .
  3. Store the report in a disk file.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Running Time of Application
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education