Build your intuition. Click the correct answer from the options.
Which design pattern provides an interface for creating objects, but defers the actual instantiation to subclass implementations?
Click the option that best answers the question.
- Factory Method
- Singleton
- Builder
- Adapter