Chapter 16: Problem 5
A library has a collection of items (books and magazines) available to loan patrons. For each item in the collection, the system maintains data about its title, author, and unique id. In addition, the copyright year is maintained for books, and the edition number is maintained for magazines. Draw a UML. class diagram representing the library items. Be sure to include the required attributes. Hint: Use inheritance in your model.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.