Top 350+ Solved software design modeling (SDM) MCQ Questions Answer
Q. In an Activity Diagram, organizing the activities into groups is called ________
a. forking
b. joining
c. swimlane
d. synchronization
Q. Use case descriptions consist of interaction_____?
a. use case
b. product
c. actor
d. product & actor
Q. Which of these statements are truly acceptable?
a. a precondition is an assertion guaranteed to be true when the operation finishes
b. a post-condition is an assertion guaranteed to be true when the activity or operation begins
c. an event which causes a use case to begin is trigger
d. none of the mentioned
Q. What are the types of prototypes?
a. horizontal prototypes
b. vertical prototypes
c. all of the mentioned
d. none of the mentioned
Q. Diagrams which are used to distribute files, libraries, and tables across topology of hardware are called
a. deployment diagrams
b. use case diagrams
c. sequence diagrams
d. collaboration diagrams
Q. How many views of the software can be represented through the Unified Modeling Language UML)?
a. four
b. five
c. nine
d. none of the above
Q. Which of the following views represents the interaction of the user with the software but tells nothing about the internal working of the software?
a. use case diagram
b. activity diagram
c. class diagram
d. all of the above
Q. What are the notations for the Use case Diagrams?
a. use case
b. actor
c. prototype
d. use case and actor
Q. Which among the following can be heuristic for Use case diagram?
a. the product can be made actor
b. never name actors with noun phrases
c. name use cases with verb phrases
d. all of the mentioned
Q. Which of the following statements is true, iThere are 5 views that are represented through the Unified Modelling Language UML). iiThese 5 views in UML are represented through 9 UML diagrams.
a. only i is true
b. only ii is true
c. both i and ii are true
d. none of them is true
Q. UML diagram that shows the interaction between users and system, is known as
a. activity diagram
b. e-r diagram
c. use case diagram
d. class diagram
Q. UML diagram that specifies sequences/ steps of operations to be performed
a. activity diagram
b. use case diagram
c. class diagram
d. e-r case diagram
Q. Which of the following statement is true?
a. use case diagram is a dynamic model of interaction between actors and product in a use case
b. use case description is a static model of use case supported by a product
c. all of the mentioned
d. none of the mentioned
Q. A UML diagram that facilitates requirements gathering and interacts between system and external users, is called as
a. flowchart diagram
b. sequence diagram
c. use case diagram
d. data flow diagram
Q. Select from the following which is used to show one static frame in the dynamic storyboarD.
a. class diagram
b. activity diagram
c. object diagram
d. interaction diagram