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

1 Expert Approved Answer
Step: 1 Unlock

Answer include using namespace std class Patron public string Studentname string libraryCardNumber i... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Document Format (2 attachments)

PDF file Icon

2083_61d6ac3448907_853048.pdf

180 KBs PDF File

Word file Icon

2083_61d6ac3448907_853048.docx

120 KBs Word File

Students Have Also Explored These Related Programming Principles and Practice Questions!