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
2.4k
0
Do you find this helpful?
15

Discussion

No comments yet