Exam 12: Object-Oriented Design

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When using UML to create state diagrams, a state is denoted by ____.

(Multiple Choice)
4.9/5
(41)

When using the CRC method, other classes that are needed to fulfill the responsibilities of a given class are called its ____.

(Multiple Choice)
4.8/5
(38)

The dependency relationship is sometimes referred to as the ____ relationship.

(Multiple Choice)
4.8/5
(43)

Given the following diagram: Given the following diagram:   What does this diagram indicate about the relationship between the customers and bank accounts? What does this diagram indicate about the relationship between the customers and bank accounts?

(Multiple Choice)
4.9/5
(38)

In a UML diagram, the relationship symbol shown below denotes ____. In a UML diagram, the relationship symbol shown below denotes ____.

(Multiple Choice)
4.9/5
(44)

Which of the following statements is correct?

(Multiple Choice)
4.9/5
(36)

Given the following diagram showing class relationships: Given the following diagram showing class relationships:   What of the following best describes the type of relationship shown between Bank and Customer? What of the following best describes the type of relationship shown between Bank and Customer?

(Multiple Choice)
4.9/5
(39)

In a UML diagram, an interface implementation is denoted by ____.

(Multiple Choice)
4.9/5
(32)

Given the following diagram showing class relationships: Given the following diagram showing class relationships:   What type of relationship is shown between Invoice and LineItem? What type of relationship is shown between Invoice and LineItem?

(Multiple Choice)
4.8/5
(36)

A/an ____ represents a set of objects with the same behavior.

(Multiple Choice)
4.9/5
(37)

During the implementation phase, which of the following statements is true?

(Multiple Choice)
4.8/5
(36)

Which statement correctly describes the class relationship shown in this diagram? Which statement correctly describes the class relationship shown in this diagram?

(Multiple Choice)
4.7/5
(37)

Given the following diagram showing class relationships: Given the following diagram showing class relationships:   What type of relationship is shown between LineItem and Product? What type of relationship is shown between LineItem and Product?

(Multiple Choice)
4.8/5
(27)

Consider the following code snippet: public class Purse { Private Coin[] coins; ) . . } This code is best described as an example of ____.

(Multiple Choice)
4.8/5
(40)

To improve the quality of the public interface of a class, ____.

(Multiple Choice)
4.9/5
(34)

When using UML to create state diagrams, state change is denoted by ____.

(Multiple Choice)
4.8/5
(39)

When documenting discovered classes and methods during the design phase, you should ____.

(Multiple Choice)
4.8/5
(35)

Parallel arrays are ____.

(Multiple Choice)
4.7/5
(30)

Which statement correctly describes the class relationship shown in this diagram? Which statement correctly describes the class relationship shown in this diagram?

(Multiple Choice)
4.7/5
(35)

When using the CRC method, if you determine that a class cannot carry out a particular task by itself and needs the help of another class to complete the task, you should ____.

(Multiple Choice)
4.7/5
(37)
Showing 41 - 60 of 104
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)