subject

CS 400 Assignment 2: applying ArrayListIn this assignment, you are going to build a program that can help rental car companies to manage their rental fleet. Requirement:- build ArrayList class as container.- build Car class/structure to represent car objects.- An ArrayList object is to hold Car objects. Car class should have following fields: - id (int)- make (string)- model (string)- color (string)Instructions: - make up 15 cars and save them into a file: cars. data- load these cars' info from the file, initialize 15 Car objects, place them into the Arraylist- if new cars are added by user, they should be appended to the cars. data file when exiting the program- design a menu based user interface that allows following operations:-- search by id-- search by make-- search by model-- search by color-- add a new car (new car id cannot be same as existing ones)-- delete an existing car by id-- list all cars-- exit the programGrading: - compilable and meaningful attemps: 30 points. - functionality: 60 points (ArrayList 10p, Car 10p, file io 10p, menu functions 30p)- comments and indentation: 10 points. Submission: - submit related .h files, .cpp files and cars. data via blackboard. Do not forget to submit cars. data!

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 13:30
Write lines of verse that rhyme to remember the following information: acid rain is a type of air pollution caused by chemicals in the air.
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
What is the next step if your volume does not work on computer
Answers: 2
question
Computers and Technology, 24.06.2019 20:00
Write c++programs for the following problem: let the user enter two numbers and display which is greater. !
Answers: 1
question
Computers and Technology, 24.06.2019 21:40
Which of these is not a type of socket? aga (alternating grid array) pga (pin grid array) spga (staggered pin grid array) lga (land grid array)
Answers: 1
You know the right answer?
CS 400 Assignment 2: applying ArrayListIn this assignment, you are going to build a program that can...
Questions
question
Mathematics, 22.08.2019 12:30
question
Mathematics, 22.08.2019 12:30
question
Computers and Technology, 22.08.2019 12:30
question
Mathematics, 22.08.2019 12:30
Questions on the website: 13722362