Answer Posted / srujan
It is mainly divided into 3 types
1) creational
2) structural
3) Behavioral
It can also be divided into class and Object
Creational Structural Behavioral
Class Adapter (Class) Template
Object Adapter(Object) Iterator
Builder State
Factory Strategy
Command
Mediator
Observer
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why have we declared the instance reference volatile?
Which design pattern is mvc?
Can we make the reference instance non static?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What is the factory pattern in the design pattern?
What is the design pattern?
What is architecture and what is design?
Shall we use abstract classes or interfaces in policy / strategy design pattern?
What is the difference between factory and strategy design pattern?
Why singleton beans are not thread safe?
What is singleton design pattern in java?
What is the executor design pattern?
What is synchronizer token pattern?
What is the use of such a class?
How do you choose a design pattern?