

MCQOPTIONS
Saved Bookmarks
1. |
The _______________ is a design pattern that adds behavior to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class. |
A. | Adapter Pattern |
B. | Bridge Pattern |
C. | Decorator Pattern |
D. | Composite Pattern |
Answer» D. Composite Pattern | |