Which design pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable?
Observer
Command
Strategy
Mediator

Software Development Exercises are loading ...