Question: in java Part B: JavaDoc comments [Total: 25 points] Add JavaDoc comments in Book class to describe the class, constructor, and all the methods (getters,

in java Part B: JavaDoc comments [Total: 25 points] Add JavaDoc commentsin java

Part B: JavaDoc comments [Total: 25 points] Add JavaDoc comments in Book class to describe the class, constructor, and all the methods (getters, setters, and instance methods). Part C: Mid MainDriver class [Total: 35 points] Within the main method: a. Take user input for the title and the author of a book. [10 points] b. Create an object of the Book class called myBook using the constructor defined in Part A(d) by passing the user input as arguments. [5 points] c. Call the displayInfo() method using the myBook object. [5 points] d. Set the value of the myBook's price to $50.25 [5 points] e. Add a testbench to verify that the overDue Fine method in Book class is working correctly. Use the myBook object to call the method. [10 points] Submission. Zip file from your project folder and submit via Moodle Midterm Programming Exam | link. Again... o Make sure you double-check that your submission file contains the whole project!!! o Make sure you SAVE before you EXPORT to a .zip file

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!