System Design ( Day - 49 )
Decorator Design Pattern
DefinitionDecorator Pattern attaches additional responsibilities to an object dynamically, Decorator provides flexible alternative to subclassing for extending functionality.
Enhancing the functalalIties of the Objects by wra...
systemdesignbymanoj.hashnode.dev1 min read