

McqMate
Q. |
Which Design Pattern should you use when more than one object may handle a request, and the handler isn't known a priori. The handler should be ascertained automatically. |
A. | observer |
B. | chain of responsibility |
C. | decorator |
D. | prototype |
Answer» B. chain of responsibility |
View all MCQs in
Software Design Modeling (SDM)No comments yet