

MCQOPTIONS
Saved Bookmarks
1. |
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» D. command | |