public interface iLibraryBook public void PrintFine(); public String PrintisRMO

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Please help with the question on the picture 

public interface iLibraryBook
{
public void PrintFine();
public String PrintISBN();
Create a subclass called ProcessLibraryBook that extends the LibraryBook class. The
ProcessLibraryBook class must contain a constructor to accept the person name, book name, ISBN
and days late as parameters. Then, write code for the PrintFine() and PrintISBN() methods which
displays the person name, book name, ISBN, days late and the total fine due.
Finally, write a ProcessLibraryBookApplication class to capture the data and instantiate the
ProcessLibraryBook class.
Sample output is shown below, and you may use the same values to test your application.
Example of input and output:
Rater the person naze: Jce 2loggs
Enter the ISEN: 115ESE7E5
Enter the book name: How to bake cakes
Entez the amount of days late: 35
正重:
FERSON: Joe 2loggs
BOOK: How to bake cakes
ISEN: 115E5E7E5
DAYS LATE: 35
FINE PAYAEL2: R 42.0
AX A
Transcribed Image Text:public interface iLibraryBook { public void PrintFine(); public String PrintISBN(); Create a subclass called ProcessLibraryBook that extends the LibraryBook class. The ProcessLibraryBook class must contain a constructor to accept the person name, book name, ISBN and days late as parameters. Then, write code for the PrintFine() and PrintISBN() methods which displays the person name, book name, ISBN, days late and the total fine due. Finally, write a ProcessLibraryBookApplication class to capture the data and instantiate the ProcessLibraryBook class. Sample output is shown below, and you may use the same values to test your application. Example of input and output: Rater the person naze: Jce 2loggs Enter the ISEN: 115ESE7E5 Enter the book name: How to bake cakes Entez the amount of days late: 35 正重: FERSON: Joe 2loggs BOOK: How to bake cakes ISEN: 115E5E7E5 DAYS LATE: 35 FINE PAYAEL2: R 42.0 AX A
Design a console application that will print the fine due for an individual who is late in returning a
library book. Use an abstract class named LibraryBook that contains variables to store the person
name, book name, days late and fine payable. Create a constructor that accepts the person name,
book name and days late as parameters, and create get methods for the variables except for the
ISBN. The LibraryBook class must also contain a method to calculate the fine. If the days late are
greater than or equal to 30, multiply the days late by R1.20, else no fine is payable.
The LibraryBook class must implement an iLibraryBook interface that contaiìns the following
Transcribed Image Text:Design a console application that will print the fine due for an individual who is late in returning a library book. Use an abstract class named LibraryBook that contains variables to store the person name, book name, days late and fine payable. Create a constructor that accepts the person name, book name and days late as parameters, and create get methods for the variables except for the ISBN. The LibraryBook class must also contain a method to calculate the fine. If the days late are greater than or equal to 30, multiply the days late by R1.20, else no fine is payable. The LibraryBook class must implement an iLibraryBook interface that contaiìns the following
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY