Ask Question
14 November, 09:03

Book checkout scenario at a library: The Worker tells the System the identity of a patron who wishes to check out books. The System confirms that the patron is allowed to check out books and remembers the patron's identity. The Worker tells the system the identity of a book this patron is checking out. The System confirms that the book can circulate based on book type, calculates the due date based on whether the patron is a faculty member or a student, and records that the patron has checked out this book, which is due on the calculated due date, and makes that information available from the library catalog. The System tells the Worker the due date (which also confirms that the book has been checked out).

Identify two valid classes, one class generalization, and two valid associations from the problem scenario provided.

+2
Answers (1)
  1. 14 November, 09:58
    0
    Check the explanation

    Explanation:

    To solve the above question.

    The two valid classes are:

    1. Patron_identity

    2. Books

    Class generalization can be between Books and Patrol_identity to create a new superclass for All The Books that this patron has ever checked out.

    Two valid associations can be between:

    1. Patron_identity and books

    2. Books and library catalogue
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Book checkout scenario at a library: The Worker tells the System the identity of a patron who wishes to check out books. The System ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers