LibraryMangemantApplication Here is Simple Library Management Application with following Functionalitiees... Add a new book Search for any book Display the book details. Update the count of the total number of books. OutPut will look like this-: Enter the Choice- 1.Add Book 2.Display all book details 3.Search Book by author 4.Count number of books - by book name 5.Exit According to choice it will work.