Loading

Write a program..???



Create a class Book having field bookno , title , status(whether available or not) , author , last issue date and price.Create constructor and method to create an instance of a book.Create method issue(),received() ,is available() %get issue date().

Test the application with objects



Plzzz give me the program code

Add new comment