Top 350+ Solved software design modeling (SDM) MCQ Questions Answer
Q. Use case descriptions consist of interaction among which of the following?
a. product
b. use case
c. actor
d. product & actor
Q. Use case description contents include ______________
a. use case name and number
b. actors
c. stakeholder and needs
d. all of the mentioned
Q. Which descriptions are true for the use case description format?
a. underline text refers to another use case
b. extensions section uses complicated numbering scheme
c. indentation is used in order to make extensions easier to read
d. all of the mentioned
Q. Which of the following UML diagrams has a static view?
a. collaboration
b. use case
c. state chart
d. ??activity
Q. who consider diagrams as a type of Class diagram, component diagram, object diagram, and deployment diagram?
a. ??structural
b. ??behavioral
c. non-behavioral
d. non structural
Q. Select the diagram that is used to model the vocabulary of a system.
a. object diagram
b. activity diagram
c. both a and b
d. class diagram
Q. Select where the class diagrams are not convenient
a. ??simple interactions model
b. the vocabulary of a system model
c. simple collaborations model
d. ??logical database schema model
Q. Select the view which is shown by object Object diagram.
a. logical
b. ??dynamic
c. static
d. process
Q. designers look for candidate classes ?why?
a. to model entities in charge of or involved in program tasks
b. to model things in the world that interact directly with the program
c. to model structures and collections of objects
d. all of the mentioned
Q. Which of the following is followed for Evaluating and Selecting Candidate Classes?
a. discard classes with vague names or murky responsibilities
b. ??discard classes will not do something out of scope
c. ??look for actors
d. all of the mentioned
Q. A model is a _________ of reality.
a. complication??
b. simplification??
c. ??realization??
d. generalization??
Q. A set of ________ models are used to approach a complex system.
a. dependent
b. ??independent??
c. both dependent and independent??
d. different??
Q. _______ is a physical element that exists at runtime and represents a computational resource.
a. node??
b. actor??
c. ??name??
d. object & class
Q. All public methods in business model objects are defined directly or indirectly because of a ________ requirement.
a. use case??
b. dependency??
c. association??
d. sequence??