Build a state diagram for the “book” based upon the following information of the library.
The member of the library can borrow a book for number of days as per the policy and return it. On returning a book member must pay a fine if the book is returned after a due date. If the book is not available, then member ask to reserve it so that when it is available, he/she can be informed. When a book is reserved then the member who reserved it either can borrow it or ask for a cancellation as it is not needed any more. When a new book is purchased then it is added to system so the members can use and borrow

Respuesta :

Answer:

Please check attachment.

Explanation:

Please check attachment. Book can be borrowed or not borrowed if not available. If not available book, request is registered and book is purchased. If book is bought then book can be borrowed. If request is cancelled then no problem or else book is assigned to the seeker(also he/she is informed) on availability. If book is available and assigned, then either book is returned within the deadline or returned after with fine or order is cancelled as its not needed anymore.

Ver imagen problemsolver2019