questionproduce a book class that stores book


Question

Produce a Book class that stores book information. Your Book class will store following-

book title
author's first name
author's last name
book ISBN-10 number
publisher
price

generate a test application that creates several objects of type Book class and adds each book to an ArrayList. Your test application must then do the following-

Iterate during all books in the ArrayList and print information out in readable form

Print total number of books stored

Prompt you for index and print the book information stored in index

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: questionproduce a book class that stores book
Reference No:- TGS0444529

Expected delivery within 24 Hours