Question 1 / 69:  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
<< First < Previous Flashcard Next > Last >>
Explanation:

Creational Design Patterns are used when a decision must be made at the time a class is instantiated.

GoF Creational Design Patterns are :

1. Abstract Factory

2. Builder

3. Factory Method

4. Prototype

5. Singleton

Quiz Home Page
Ask
Anindyo Mukhopadhyay
Start Quiz
Savannah Parrish
Start Exam
Candice Butts
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/gang-of-four-gof-design-patterns" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>