Answered step by step
Verified Expert Solution
Question
1 Approved Answer
LibraryMain The LibraryMain class will just have a main method in it . The main method should create a new Library class, and call the
LibraryMain
The LibraryMain class will just have a main method in it The main method should create a new Library class, and call the newest method, displaying the name of the book and the year it was written in a natural sentence. It should then call the averageLength method, displaying that information in a natural sentence. Lastly, it should prompt the user to enter an author, and call searchForAuthor with that name.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started