

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Software Design knowledge and support exam preparation. Choose a topic below to get started.
1. |
A required interface can be shown in which of the following ways?$ |
A. | To attach the stick of an interface socket symbol to a class or component |
B. | To connect the class or component requiring the interface to an interface ball with a dependency arrow |
C. | To connect the class or component to a stereotyped class symbol with a dependency arrow |
D. | All of the mentioned |
Answer» E. | |
2. |
A_provided_interface_can_be_shown_in_which_of_these_ways?$ |
A. | To attach the stick of an interface lollipop symbol to a class or component |
B. | To connect a stereotyped class symbol representing the interface to the providing class or component using a special realization connector |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
3. |
UML provides which of these levels of visibility that can be applied to attributes and operations? |
A. | Public |
B. | Package |
C. | Protected and Private |
D. | All of the mentioned |
Answer» E. | |
4. |
Which of these statements states Generalization connector? |
A. | A generalization connector is more like a link line between objects than an association line between classes |
B. | The generalization connector always indicates that two particular classes participate in the generalization relation, as a link line shows that two objects participate in a particular relation |
C. | Never place a name, role names, or multiplicities on a generalization connector |
D. | All of the mentioned |
Answer» E. | |
5. |
The DDD template consists of which of the following? |
A. | Mid level Design and Low level Design |
B. | Mapping between models |
C. | Detailed Design Rationale |
D. | All of the mentioned |
Answer» E. | |
6. |
A design document is a complete engineering design specification composed of? |
A. | Software Architecture Document(SAD) |
B. | Detailed Design Document(DDD) |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
7. |
Which of the following is carried out for the detailed design process? |
A. | Both SRS and SAD are taken as input for the detailed design stage |
B. | Design alternatives are evaluated first and then Design is finalized |
C. | Detailed design is the output for the process |
D. | All of the mentioned |
Answer» E. | |
8. |
Which of these is correct? |
A. | Low-level design is the activity of filling in small details at the lowest levels of abstraction |
B. | Low-level design uses DeSCRIPTOR specification |
C. | Mid-level design uses DeSCRIPTOR-PAID specification |
D. | All of the mentioned |
Answer» E. | |
9. |
Mid-level design is the activity of specifying software at the level of medium-sized components such as? |
A. | Compilation units or classes |
B. | Their Properties, Relationship |
C. | Interaction of units |
D. | All of the mentioned |
Answer» E. | |
10. |
Detailed design is further classified into which of the following? |
A. | Mid-Level Design |
B. | Low-Level Design |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |