MCQOPTIONS
Saved Bookmarks
| 1. |
The ____________ is a design pattern in object-oriented programming that allows object composition to achieve the same code reuse as inheritance. |
| A. | Adapter Pattern |
| B. | Bridge Pattern |
| C. | Decorator Pattern |
| D. | Delegation Pattern |
| Answer» E. | |