PrepAway - Latest Free Exam Questions & Answers

Category: 1D0-538

Exam 1D0-538: Object Oriented Analysis and Design Test (JCERT)

What would be the BEST abstract superclass which defines the operations getPrice(), getSeats() and getCustomer

Refer to the exhibit to answer the question.

Besides individual tickets for sale, there are also group packages and season tickets. Each of
these has a different price. Each has its own rules for determining its price.
– A GroupTicketPackage is a set of tickets for an individual performance.
– A SeasonTicket is a ticket for the same seat for a number of performances.
– A SeasonTicketPackage is a set of tickets for the same seats for a given number of
performances.
What would be the BEST abstract superclass which defines the operations getPrice(), getSeats()
and getCustomer() and which all these new classes could be subtypes of?

Which of the following is the BEST name for the new class to handle this requirement?

Refer to the exhibit to answer the question.

The Course Registration application will be extended to include processing related to the persons
teaching the courses. The instructors can be employees of the University or contracted from
outside, but they must all have a Ph.D (Doctor of Philosophy) degree. Which of the following is the
BEST name for the new class to handle this requirement?


Page 7 of 12« First...56789...Last »