3.7.1 |
|
|
|
|
|
|
1 In an activity diagram, which of the following is true?
|
|
| 1. A synch state defines a stable state of the system | ||
| 2. A swim lane can be used to show object interaction | ||
| 3. A condition qualifies a transition | ||
| 4. A decision splits the thread into concurrent threads | ||
| 5. A transition shows a stable state of the system | ||
|
|
2 A component diagram shows:
|
|
| 1. Classes and their relationships | ||
| 2. The types of components in the system | ||
| 3. Dependencies between components | ||
| 4. 1 and 2 | ||
| 5. 2 and 3 | ||
|
|
3 Which of the following is true?
|
|
| 1. Packages appear on sequence diagrams | ||
| 2. Dependencies appear on class diagrams | ||
| 3. Packages show client-server relationships between components | ||
| 4. 1 and 2 | ||
| 5. 2 and 3 | ||
|
|
4 Computing nodes on a deployment diagram
|
|
| 1. Show connections between components | ||
| 2. The components that run on computers | ||
| 3. What communication links are available between subsystems | ||
| 4. What processors are available | ||
| 5. What communication links are available between computers | ||