intermediateBehavioral Patterns (Java)
What is the Chain of Responsibility pattern? How does it differ from Command?
Tests whether you know Chain of Responsibility passes a request along handlers while Command encapsulates a request as an object.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
What is the Chain of Responsibility pattern? How does it differ from Command?