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
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
215
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate