Q1
Which design pattern is used to create objects without exposing the instantiation logic to the client?
A.
Factory Method
AnswerB.
Singleton
C.
Builder
D.
Prototype
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board