Question: Write a menu driven program in Java to maintain inventory of Book details using collection. Book has the attributes as Bookno(int),title (string),price(float). It should have

Write a menu driven program in Java to maintain inventory of Book details using collection. Book has the attributes as Bookno(int),title (string),price(float). It should have option for adding a book, removing a book, listing the books and retrieving a book detail using title. 1. .ii.ai
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
