Question: Q5 c++ Declare a single structure data type suitable for a car structure of the type illustrated below: Write a program using the data type

Q5
c++
Declare a single structure data type suitable for a car structure of the type illustrated below: Write a program using the data type you declared to interactively accepts the above data into an array of five structures. Once the data have been entered, the program should create a report listing each car number and miles per gallon achieved by the car. At the end of the report include the average miles per gallon achieved by the complete fleet of cars
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
