Create a data structure named Car that contains two public fields: an int field for model year and a double field for miles per gallon. Write a program that declares a Car. Assign values to the car’s two data fields, and display the values with explanation. Save the file as Car.cpp.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.