Software Design Modeling (SDM) MCQs | Page - 7
Dear candidates you will find MCQ questions of Software Design Modeling (SDM) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
β
Correct Answer: (C)
state pattern
Q. Which design pattern works on data and action taken based on data provided?
β
Correct Answer: (A)
command pattern
Q. Facade pattern promotes weak coupling between subsystem and its clients.
β
Correct Answer: (A)
true
Q. Which of the following are levels of design focus that can be used to categorize WebApp patterns?
β
Correct Answer: (D)
both a &c
Q. Which one pattern creating duplicate object?
β
Correct Answer: (B)
prototype pattern
Q. In which of the following pattern, a visitor class is used which changes the executing algorithm of an element class?
β
Correct Answer: (A)
visitor pattern
Q. A pattern language ______________
β
Correct Answer: (A)
encompasses a collection of patterns
Q. Most user interface design patterns fall with in one of ____ categories of patterns.
β
Correct Answer: (B)
10
Q. The ___________used to ease the construction of a complex object from simple objects.
β
Correct Answer: (A)
builder pattern
Q. The ___________ is used to translate the interface of one class into another interface.
β
Correct Answer: (D)
adapter pattern
Jump to