Question: Programming language is C++. Show finished code and an example of the output on PuTTY when done. Create a Patron class for the library. The
Programming language is C++. Show finished code and an example of the output on PuTTY when done.

Create a Patron class for the library. The class will have a user's name. library card number, and library fees (if owed). Have functions that access this data, as well as a function to set the fee of the user. Have a helper function that returns a Boolean (bool) depending on whether or not the user owes a fee
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
