

MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which of the following term is best defined by the statement: a structural relationship that specifies that objects of one thing are connected to objects of another ? |
A. | Association |
B. | Aggregation |
C. | Realization |
D. | Generalization |
Answer» B. Aggregation | |
2. |
Object diagram captures the behavior of a single use case. |
A. | True |
B. | False |
Answer» C. | |
3. |
Which diagram in UML emphasizes the time-ordering of messages? |
A. | Activity |
B. | Sequence |
C. | Collaboration |
D. | Class |
Answer» C. Collaboration | |
4. |
3.What is a collection of operations that specify a service of a class or component? |
A. | Use Case |
B. | Actor |
C. | Interface |
D. | Relationship |
Answer» D. Relationship | |