**************Design pattern QUESTIONS for IInd MID*****************
1.Explain the motivation of composite design pattern and its applicability?
2.Explain the structure of decorator design pattern?
3.Explain the structure and participants of "chain of responsibility"design pattern?
4.Explain the structure and participants of facade design pattern?
5.Explain the structure and participants of mediator design pattern?
6.Explain the structure and participants of bridge design pattern?
7.Explain the structure and participants of state design pattern?