Google News
logo
Swift - Interview Questions
Explain some design patterns which we normally use during the app development.
The design patterns that are used during app development are given below :
 
Behavioral : Memento, and Observer.
Creational : Builder, Factory, and Singleton.
Structural :  Façade, Adapter, and Decorator.
Advertisement