Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How does this assignment diagram and pseudocode look? Feedback and suggestions please, Thanks. Forum Unit 07 Discussion Here is the problem In the Exercises in

How does this assignment diagram and pseudocode look? Feedback and suggestions please, Thanks.

image text in transcribed

image text in transcribed

Forum Unit 07 Discussion Here is the problem In the Exercises in Chapter 7, you designed a class named Book that holds a stock number, author, title price, and number of pages for a book. Design a class named TextBook that is a child class of Book Include a new data field for the grade level of the book and get and set methods for the new field. Provide the pseudocode for the TextBook class 8 Class Diagram: AbstractClass Book -stockNumber num author: string title:string price: num pages:num +setstockNumbers num): void +setAuthor(a string): void setTitet: string): void +setPrice(ps: num): void +setPages p num): void +getstockNumber):num getAuthor():string +getTitle): string getPrice0: num getPages(): num TextBook evel: num setGradeLevel(gradelevel: num) void displaylnfo): void

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions