Produce an object-oriented database design for the DreamHome case study documented in Appendix A. State any assumptions necessary to support your design.

What will be an ideal response?

The student should produce a model similar to Figure 16.9 with some methods added. You
may prefer to get the student to do this particular exercise in two parts: one to produce an
object-oriented design for the Staff view and one for the Branch view.

Computer Science & Information Technology

You might also like to view...

An integrated development environment (IDE) is a ________

A) program that translates code into binary 1s and 0s and ignores comments B) tool that converts one programming language into a different programming language C) program that helps interpret code D) collection of tools that helps programmers write and test their programs

Computer Science & Information Technology

If you put a value in the square brackets of a one-dimension array parameter, this value is _________ by the compiler.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology