Question: PLEASE NOTE : The first 2 sub-questions can be answered separately and the 3rd part needs a redesign of the class Question 1 Refer to

 PLEASE NOTE : The first 2 sub-questions can be answered separately

PLEASE NOTE : The first 2 sub-questions can be answered separately and the 3rd part needs a redesign of the class

Question 1 Refer to the UML diagram to answer this question. Book -title: QString -authors: QStringList -isbn: QString -publication Date: QDate +Book() +Book(t: QString, a: QStringList, i: QString, p: QDate) +setTitle(t: QString) +setAuthors(a: QStringList) +setisbn(i: QString) +setPublicationDate(p: QDate) +getTitle(): QString +getAuthors(): QStringList +getisbn(): QString +getPublication Date(): QDate +obtainBookInfo +saveBook(b: Book&) Question 1 Refer to the UML diagram to answer this question. Book -title: QString -authors: QStringList -isbn: QString -publication Date: QDate +Book() +Book(t: QString, a: QStringList, i: QString, p: QDate) +setTitle(t: QString) +setAuthors(a: QStringList) +setisbn(i: QString) +setPublicationDate(p: QDate) +getTitle(): QString +getAuthors(): QStringList +getisbn(): QString +getPublication Date(): QDate +obtainBookInfo +saveBook(b: Book&)

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!