Which design pattern is used to convert the interface of a class into another interface clients expect?
Proxy
Facade
Adapter
Decorator

Software Engineering Exercises are loading ...