Defines an interface for creating an object, but let the subclasses decide which class to instantiate.It let the instantiation differ to subclasses.
Abstract Factory
Factory Method
Builder
Prototype