Explore topic-wise MCQs in Software Design.

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

Components can be represented by which of the following?

A. Component symbols
B. Stereotypes
C. Rectangular boxes
D. Component symbols & Stereotypes
Answer» E.
2.

What types of units does Component follow?

A. Modular Unit
B. Replaceable Unit
C. Unit with well defined interface
D. All of the mentioned
Answer» E.
3.

What is collection of model elements called?

A. Box
B. Dependency
C. UML packages
D. Package members
Answer» E.
4.

Which of the following in incorrect in reference to dependency?

A. Module D uses module I when a correct version of I must be present for D to work correctly
B. Module D depends for compilation on module I
C. Class I imports elements from package D
D. None of the mentioned
Answer» D. None of the mentioned
5.

Which of these depicts the true definition for the UML extensions?

A. A constraint is the statement that must be true of the entities designated by one or more model elements
B. A property is a characteristic of the entity designated by a model element
C. A stereotype is a UML model element given more specific meaning
D. All of the mentioned
Answer» E.