Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need a C++ program that uses one of the topics listed below and follows the requirements criteria on High End. Edit: The programs needs
I need a C++ program that uses one of the topics listed below and follows the requirements criteria on High End.
Edit: The programs needs to be made in Visual Studio as a project
Suggested Topics: Statistics (sports, video games, etc...) Business (accounting, warehousing, retail, etc...) Home inventory system (inventory your belongings, your film collection, your music collection, your antiques collection, etc...) Dictionary (Spanish-English, Thesaurus, Quotes, rhymes, Scrabble, etc...) Personal finance (Expense tracker, check book, Monthly budget) Personal development (calorie tracker, exercise log, to do list, etc...) Reahirements Criteria Range - Low End (Did not do or did very little effort) Range - High End (Used correctly and spent time/effort on programming) Names of variables are meaningful and the program comments self-document the program. Program documentation includes instructions on how to use the program Math operations (for max points use built-in math functions) NOTE: Increment does not count as a math operation. Class type in a separate .h file with member functions (accessor functions, get, set, show, display find, etc.) For full points, include an overloaded function Base/Derived classes or a 0 10 template Binary file User instructions are clear Program design is logical and well-organized Validated user input Formatted the output so it is easy to read and aligned The program executes without error and the output is correct Suggested Topics: Statistics (sports, video games, etc...) Business (accounting, warehousing, retail, etc...) Home inventory system (inventory your belongings, your film collection, your music collection, your antiques collection, etc...) Dictionary (Spanish-English, Thesaurus, Quotes, rhymes, Scrabble, etc...) Personal finance (Expense tracker, check book, Monthly budget) Personal development (calorie tracker, exercise log, to do list, etc...) Reahirements Criteria Range - Low End (Did not do or did very little effort) Range - High End (Used correctly and spent time/effort on programming) Names of variables are meaningful and the program comments self-document the program. Program documentation includes instructions on how to use the program Math operations (for max points use built-in math functions) NOTE: Increment does not count as a math operation. Class type in a separate .h file with member functions (accessor functions, get, set, show, display find, etc.) For full points, include an overloaded function Base/Derived classes or a 0 10 template Binary file User instructions are clear Program design is logical and well-organized Validated user input Formatted the output so it is easy to read and aligned The program executes without error and the output is correctStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started