

McqMate
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 |
View all MCQs in
Software Design Modeling (SDM)No comments yet