Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

creat a program using C++ that will introduce a problem and a solution to the problem. The problem has to be complex enough so that

creat a program using C++ that will introduce a problem and a solution to the problem. The problem has to be complex enough so that the solution requires the use of objects (classes) and inheritance. However, the problem has to be simple enough so that it can be accomplished within a short period of time (2 weeks or 6 hours worth of lecuters)

the project requirements are

* The project should include at least 2 classes that define object as part of the solution

* The project should include inheritance as part of the solution

* The project should import data from a csv file to use in the implementation of the solution.

* When importing the data, it should be able to import a variable amount of rows of data (instead of a fixed amount). You will create the csv format yourself, but if I were to add or delete rows, it should still run.

please help with this project at least an idea would do good.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Select Healthcare Classification Systems And Databases

Authors: Katherine S. Rowell, Ann Cutrell

1st Edition

0615909760, 978-0615909769

More Books

Students also viewed these Databases questions

Question

8. Provide recommendations for how to manage knowledge.

Answered: 1 week ago