Design a simple Library Management System using OOP concepts in JAVA. Create at least 4 classes excluding test class. All content and output belongs to you. You can code the solution however you want, using at least three OOP concept You should define an abstarct borrow method that takes a parameter as a da In your test class you should create at least 3 different objects. The prompt messages for the user and outputs are entirely up to you. You sh your own solutions.
ople classes : Book, Item, User, Staff, Customer, Author, Location. aple methods: add, delete, update, display, search, borrow, notify. ple variables: name,date,title,ISBN.
Design a simple Library Management System using OOP concepts in JAVA. Create at least 4 classes excluding test class. Al
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Design a simple Library Management System using OOP concepts in JAVA. Create at least 4 classes excluding test class. Al
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!