1.

Encapsulate a request as an object, there by letting you parametrize clients with different requests, queue or log requests, and support undoable operation.

A. adapter
B. command
C. decorator
D. composite
Answer» C. decorator


Discussion

No Comment Found