Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Select all that are true about decorators:
A decorator must be a subclass of the concrete component it wraps.
Decorators have the same supertype as the object they decorate.
A decorator maintains a reference to the component object it wraps.
A decorator adds its own behaviour before and/or after delegating to the object it decorates.
Objects can be decorated at runtime (with as many decorators as desired).
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!