

MCQOPTIONS
Saved Bookmarks
1. |
It is also known as Wrapper, it is used when subclassing is not possible or practical to add functionality and it is used to add functionality at runtime. This pattern is |
A. | compostite |
B. | decorator |
C. | adapter |
D. | observer |
Answer» C. adapter | |