Top 350+ Solved software design modeling (SDM) MCQ Questions Answer
Q. Which among these are the rules to be considered to form Class diagrams?
a. class symbols must have at least a name compartment
b. compartment can be in random order
c. attributes and operations can be listed at any suitable place
d. none of the mentioned
Q. Which of these are the heuristics?
a. name classes, attributes, and roles with noun phrases
b. name operations and associations with verb phrases
c. stick to binary associations
d. all of the mentioned
Q. __________ represented by In UML diagrams, relationship between component parts and object.
a. ordination
b. aggregation
c. segregation
d. increment
Q. Class diagrams are used for ______________
a. describing the static view of the system.
b. showing the collaboration among the elements of the static view.
c. describing the functionalities performed by the system.
d. all of above.
Q. To hide the internal implementation of an object we use …
a. inheritance
b. encapsulation
c. polymorphism
d. none of these
Q. CRC approach and noun phrase approach are used to identify …
a. classes
b. colaborators
c. use cases
d. object
Q. Abstraction provide an operation named as …
a. encapsulation
b. call back
c. turndown
d. inheritance
Q. To distunguish between active and non-active object which property is applied?
a. abstraction
b. polymophism
c. concurrency
d. aggregation
Q. Aggregation is …
a. set of relationship
b. composed of relationship
c. part of relationship
d. all of these