Question: Create a class called book that can get and set information about books (book name, author, page numbers, ISBN number, price, etc.). Then create objects
Create a class called book that can get and set information about books (book name, author, page numbers, ISBN number, price, etc.). Then create objects with this class and get / set information about the books. Try to create at least 3 objects and find the average page numbers of all the books and the sum of the price of all the books.
This must be dont in the java language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
