Q.

Define a family of algorithms, encapsulate each one, and make them interchangeable. It lets the algorithm vary independently from clients that use it.

A. template method
B. decorator
C. strategy
D. visitor
Answer» C. strategy
2.4k
0
Do you find this helpful?
1

Discussion

No comments yet

Related MCQs