Question: Without using Vectors and in C + + coding format Submit . txt , . h and . cpp files with documentation in a .
Without using Vectors and in C coding format
Submit txth and cpp files with documentation in a zip file
Include comments in code pts
Details explaining how your code works
Use only topics covered in Units Chapters
Vectors are not permitted You may assume the number of cars in the program is known
Program Specifications and Correctness Test Cases:
At least custom objects are implemented with separate header and implementation files pts
Car data provided is used in program via IO file stream with no errors pts
User can search for cars using provided input pts
Searches return correct cars pts
User can perform multiple searches pts
Toyota Tundra V
Ford F V
Nissan Titan V sedans.txt
Toyota Camry yes
Lexus ES yes
Honda Accord no
Select Option:
Enter Search Text:
Make: Lexus
Model: ES
Mlles:
Price: $
Hybrid: yes
Make: Nissan
Model: Titan
Miles:
Price: $
Engine: V Program should include the following:
Implement at least custom objects.
Ensure objects use separate header and implementation files.
Documentation explaining how your program works.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
