2.8.1 |
|
|
|
|
|
|
1 UML can be extended using stereotypes and used for
|
|
| 1. Business modelling | ||
| 2. Web Applications | ||
| 3. 1 and 2 | ||
| 4. Any problem domain | ||
| 5. None of the above | ||
|
|
2 A use case is
|
|
| 1. A sequence of interactions between actors and the system | ||
| 2. A procedure by which actors interact with the system | ||
| 3. The way an actor to achieves the goal that is the name of the use case | ||
| 4. A way of grouping together functional requirements | ||
| 5. All of the above | ||
|
|
3 An association between two classes on a class diagram
|
|
| 1. Allows interaction between the two classes | ||
| 2. Allows interaction between the objects of the two classes | ||
| 3. Shows inheritance between the two classes | ||
| 4. 1 and 2 | ||
| 5. 2 and 3 | ||