Question: Use data from provided text files for your inventory. Sedan data includes the following: o Make, Model, Price, Miles, Hybrid? Truck data includes the following:

Use data from provided text files for your inventory.
Sedan data includes the following:
o Make, Model, Price, Miles, Hybrid?
Truck data includes the following:
o Make, Model, Price, Miles, Engine
Users may search inventory based on the data.
o Make and Model search results must match.
o Price and Miles search results match or lesser value
Sample Output:
Program should include the following:
Implement at least 3 custom objects.
Ensure objects use separate header and implementation files.
Documentation explaining how your program works.
Submit all .h and .cpp files with your code and comments.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!