

MCQOPTIONS
Saved Bookmarks
This section includes 7 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. |
Which of these signifies the heuristics of Architectural specifications? |
A. | Write good technical prose when specifying architectures |
B. | Use a template to specify interface |
C. | Keep boxes and line simple |
D. | Use a template to specify interface & Write good technical prose when specifying architectures |
Answer» E. | |
2. |
What does box and line diagram signify? |
A. | The boxes in the diagram refer to the interaction relationship between components |
B. | The line in the diagram refer to the software or data store components |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» E. | |
3. |
What is true about scenarios? |
A. | Scenarios was defined as specific interaction between product and particular individuals that instantiates a use case |
B. | Scenarios for quality attributes are specific interaction between a program and entity, including developers and maintainers |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
4. |
Which of the following is false about interface specifications? |
A. | The syntax of communication specifies the elements of medium and the ways they may be combined to form legitimate messages |
B. | The semantics of a communication medium specify the meaning of messages |
C. | All of the mentioned |
D. | None of the mentioned |
Answer» E. | |
5. |
Interface specification as descriptions of communication includes which of the following? |
A. | Syntax |
B. | Semantics |
C. | Pragmatics |
D. | All of the mentioned |
Answer» E. | |
6. |
Which of these notations are followed under type of specification as decomposition? |
A. | Box and line diagrams |
B. | State diagrams |
C. | Sequence and communication Diagrams |
D. | All of the mentioned |
Answer» B. State diagrams | |
7. |
Which among these are the notations which are used to represent software architecture? |
A. | UML activity diagram |
B. | UML use case diagram |
C. | UML class diagram, Interaction diagram |
D. | All of the mentioned |
Answer» E. | |