Which design pattern is used to define a family of algorithms, encapsulate each one, and make them interchangeable?
Observer
Command
Strategy
Adapter

Software Engineering Exercises are loading ...