Card 2 / 72: Which pattern is most appropriate when a decision must be made at the time a class is instantiated?
A)
Bridge
B)
Composite
C)
Factory Method
D)
Command
Answer:
C) Factory Method
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
GoF Creational Design Patterns are :
1. Abstract Factory
2. Builder
3. Factory Method
4. Prototype
5. Singleton
|