Question: Create a Novel class with private instance variables, constructor parameters, and accessor methods for title , author name , and year published Create a BookStore

Create a Novel class with private instance variables, constructor parameters, and accessor methods for
title,author name, and year published
Create a BookStore class that contains an instance variable for the BookStores name (e.g.Books-R-
Us). The BookStore constructor will not accept a name of Amazon(in any letter casing), however; if
the name is Amazon, change it to Chapters instead. The BookStore contains a second instance
variable that is an ArrayList of 109 Novel references; the BookStore constructor populates the ArrayList
with the following data

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!