In this project, you have to write a c++ program to keep track of
As with all projects in this course, your program’s output will display your name, your EUID, your e-mail address, the department name, and course number. This means that your program will print this information to the terminal (see the sample output). Declare and initialize the following constants and variables. A global floating-point constant of type double to store the minimum balance for […]