Skip to content

reshamchaney/library-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

library-management-system

This program implements the concept of Inheritance. Library is an abstract class. Classes Admin and Student inherit the class library. They override the viewAvailableBooks() function. There are exception handlers to handle the RuntimeExceptions such as InputMismatchException and NoSuchElementException. LocalDate class and ArrayList is also used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages