Question: Using only C++ programming Language. Develop a project/program that calculates tuition and fees due based on the following conditions/situations: Users have the option to a
Using only C++ programming Language.

Develop a project/program that calculates tuition and fees due based on the following conditions/situations: Users have the option to a maximum of 4 course selections and a minimum of 1. If only selected 1 course, there is an additional dollar 50 administrative fee assessed. Each course has a flat-fee of dollar 350. There is a textbook fee where you have to select the media for the textbook. If media for textbook is electronic, textbook fee is dollar 175. If hardbound, paper textbook, textbook fee is dollar 350. Tuition fee discount If a part-time employee of the university, discount is 25percentage If a full-time employee of the university, discount is 50percentage You may show the tuition and fee using a textbox or label
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
