McqMate
| Q. |
Which design pattern you would you use to control the creation of an object based on a established interface, while allowing the concrete implementation to determine the subclass to construct. |
| A. | singleton design pattern |
| B. | builder factory design pattern |
| C. | prototype factory design pattern |
| D. | factory method design pattern |
| Answer» D. factory method design pattern | |
View all MCQs in
Software Design Modeling (SDM)No comments yet