Which design pattern provides a way to separate the creation of a product from its representation, allowing the same creation process to produce different representations?
Observer
Singleton
Builder

Computer Science Exercises are loading ...