Recent content by QSilver

  1. Q

    Java Queries Here..

    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
  2. Q

    Batch Programming

    First of all i m new to this community so i m doing anything wrong plzzz notify me abt that :-| Coming to the point actually i wanted to learn some stuffs about Batch Programming and i cant find any source to learn the basics of how to make the programs on batch so if you know anything about...
Top Bottom