Write a class called book that contains instance data for


Write a class called Book, that contains instance data for the title, author, publisher, and copyright date. Define the Book constructor to accept and initialize this data. Include setter and getter methods for all instance data. Include a toString method that returns a nicely formatted, multiline description of the book. Create a driver class called Bookshelf, whose main method instantiates and updatesseveral Book objects.

Request for Solution File

Ask an Expert for Answer!!
Management Information Sys: Write a class called book that contains instance data for
Reference No:- TGS01302439

Expected delivery within 24 Hours