Explore topic-wise MCQs in Software Design.

This section includes 6 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.

What is rule followed by packaging and implementation?

A. Program units and their internal elements typically resides in various containers
B. The allocation of units to containers may be specified, along with the scope and visibility of program elements
C. Allocation of units are left on programmers to decide
D. All of the mentioned
Answer» E.
2.

Which of these are included in detailed design specifications?

A. Packaging and Implementation
B. Interface
C. Algorithms and Data Structures
D. All of the mentioned
Answer» E.
3.

Which of these are not included in architectural design specifications?

A. Collaboration
B. Relationships
C. Implementation
D. Properties
Answer» D. Properties
4.

Which of these are included in architectural design specifications?

A. Decomposition
B. Responsibilities
C. Interface
D. All of the mentioned
Answer» E.
5.

What is a Black box?

A. Units with internal form and exposed internal working behavior
B. Units with external form and hidden internal working behavior
C. Units with less functional behavior
D. None of the mentioned
Answer» C. Units with less functional behavior
6.

Engineering Design Resolution Activities are traditionally divided into which of these major phases?

A. Architecture Design
B. Detailed Design
C. All of the mentioned
D. None of the mentioned
Answer» D. None of the mentioned