Which design pattern is used to define a common interface for a set of classes, allowing objects to be composed dynamically?
Adapter
Strategy
Composite
Proxy

Software Engineering Exercises are loading ...