8  Lab Thursday pm:

Methods for cyclic class hierarchies

Problem Develop a program that assists a bookstore manager. The manager's program should keep a record for each book. The record must include information about the author, the book's title, its price, and its publication year. The information about the author includes author's name, year of birth, and a list of books written by this author.

Write programs that help the bookstore manager solve the following problems: