• Home
  • Define the skeleton of an algorithm in an operation, deferring some steps to subclasses.
Question 1:
Define the skeleton of an algorithm in an operation, deferring some steps to subclasses. It lets subclasses redefine certain steps of an algorithm without changing the algorithm structure.
A. Chain of responsibility
B. Template method
C. Interpretor
D. Prototype

These questions are from this test. Would you like to take a practice test?

Design Patterns Quiz 5 | Englishfreetest.com