Top 350+ Solved software design modeling (SDM) MCQ Questions Answer
Q. The names of use cases are generally given as ________
a. noun phrases
b. verb phrases
c. adjectives
d. adverbs
Q. Actors are connected to use cases only by ________
a. association relationship
b. generalization relationship
c. realization relationship
d. dependency relationship
Q. ________represents a role that plays within a system.
a. use case
b. component
c. actor
d. activity
Q. The behavior of a use case is specified by ________
a. flow of events
b. classes
c. components
d. nodes
Q. ________uses the services of the system under design to fulfill the goals.
a. primary actor
b. supporting actor
c. offstage actor
d. secondary actor
Q. ________state "what must always" be true beginning a scenario in the use case.
a. pre-conditions
b. primary conditions
c. post-conditions
d. secondary conditions
Q. Which of the following diagram view the whole system as a block box?
a. class diagram
b. activity diagram
c. use case diagram
d. interaction diagram
Q. In an Activity Diagram, transitions belongs to ________
a. trigger oriented transitions
b. self transitions
c. internal transitions
d. completion transitions
Q. which of the following is NOT present in an Activity Diagram?
a. action states
b. objects
c. events
d. notes
Q. Executable non atomic computations are called as ________
a. action states
b. activity states
c. transitions
d. simple states
Q. Activity diagram is a special kind of ________
a. use case diagram
b. state chart diagram
c. interaction diagram
d. component diagram
Q. Executable atomic computations are called as ________
a. action states
b. activity states
c. composite states
d. concurrent states
Q. ________is a path from one activity state to the next activity state.
a. action state
b. activity state
c. transition
d. fork
Q. Objects placed in an Activity Diagram are connected to the activity or transition using ________ relationship.
a. association
b. generalization
c. dependency
d. realization
Q. ________is used to represent concurrent flows in an Activity Diagram.
a. slide bar
b. synchronization bar
c. swim lane
d. branch