Q.

Which of the following is correct about Factory design pattern.

A. this type of design pattern comes under creational pattern.
B. factory pattern creates object without exposing the creation logic to the client.
C. factory pattern refers to newly created object using a common interface.
D. all of the above
Answer» D. all of the above
2.8k
0
Do you find this helpful?
1

Discussion

No comments yet