Explore topic-wise MCQs in Software Design.

This section includes 2 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 steps are followed for Generating Classes from Themes?

A. Look for entities in charge of program tasks
B. Rework candidate classes with overlapping responsibilities to divide their responsibilities cleanly
C. Look for things about which the program stores data
D. Look for entities in charge of program tasks, Look for things about which the program stores data
Answer» E.
2.

Which of these are class diagram generation heuristics?

A. Add classes for data types
B. Convert or add container classes
C. Convert or add engineering design relationships
D. All of the mentioned
Answer» E.