Class Main

java.lang.Object
com.library.books.Main

public class Main extends Object
The Main class contains the main method which serves as the entry point for the Library Book Management System. It displays options to the user and performs operations based on user input.