Composite Design pattern

When I first tried to understand composite design pattern, I came across this UML explanation Image source : wikipedia To start with, I was not able to make any sense out of this, so I tried to look for simpler example, and came up with this . Think of a scenario where we need to … Continue reading Composite Design pattern