Question: Create a Patron class for the library. The class will have a users name, library card number, and library fees (if owed). Have functions that
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
3.53 Rating (167 Votes )
There are 3 Steps involved in it
Answer include using namespace std class Patron public string Studentname string libraryCardNumber i... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
2083_61d6ac3448907_853048.pdf
180 KBs PDF File
2083_61d6ac3448907_853048.docx
120 KBs Word File
