Which Design Patterns you know?

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


Please Help Members By Posting Answers For Below Questions

What is difference between function oriented design and object oriented design?

590


What is use case in clean architecture?

612


Give me example of chain of responsibility design pattern?

616


What is the factory pattern in the design pattern?

735


What is the difference between factory and abstract factory design pattern?

570






What are the types of design patterns?

562


What is the difference between builder and composite?

606


What is the difference between factory and strategy design pattern?

539


Write the code for a singleton class?

616


Give me example of observer design pattern?

622


Is mvc a software design pattern?

664


Why is singleton used?

623


Why should we not use singleton pattern?

565


What are the examples of the behavioral design patterns?

595


What is singleton and factory pattern?

576