Question: 1. Implement Library system in Java. Use the concept of Inheritance and Interface in your program. Design a super class Book to hold the details

 1. Implement "Library system" in Java. Use the concept of Inheritance

1. Implement "Library system" in Java. Use the concept of Inheritance and Interface in your program. Design a super class "Book" to hold the details of the books in the library with appropriate methods to read and print the book details. Include a constructor in this class. The Interface is designed to store the details of library. The child class Student should be holding the details of members borrowing the book. Implement appropriate variables and methods in this class. The desired output is to print the collection of books in the library and the borrowing details of these books. 20 Marks ring Rubric: dard rubric used for Programming Problem. 1. Implement "Library system" in Java. Use the concept of Inheritance and Interface in your program. Design a super class "Book" to hold the details of the books in the library with appropriate methods to read and print the book details. Include a constructor in this class. The Interface is designed to store the details of library. The child class Student should be holding the details of members borrowing the book. Implement appropriate variables and methods in this class. The desired output is to print the collection of books in the library and the borrowing details of these books. 20 Marks ring Rubric: dard rubric used for Programming

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!