View Single Post
  #1  
Old 06-05-2010, 01:23 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default will any one hlp me how to solve this prog;

-*Some of the characteristics of a book are the title, author(s), publisher, ISBN, price, and year of publication. Design a class bookType that defines the book as an ADT. 1. Each object of the class bookType can hold the following information about a book: title, up to four authors, publisher,...
__________________
C++
domain name forum
Reply With Quote