Question: Just need pseudocode for the following: a. Design a class named Book that holds a stock number, author, title, price, and the number of pages

Just need pseudocode for the following:

a. Design a class named Book that holds a stock number, author, title, price, and the number of pages for a book. Include methods to get and set the values for each data field. b. Design an application that declares two Book objects and sets and displays their values. c. Design an application that declares an array of 10 Books. Prompt the user for data for each of the Books, and then display all the values.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!