Pattern Design Practice Test
Pattern Design FREE Design Pattern Trivia Question and Answers
Which Design Pattern should you employ when...
a class must only have one instance and be reachable by clients via a well-known access point?
Select your answer
A
Factory Method
B
Bridge
C
Singleton
D
Prototype
Need a hint?
(H)