Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
When to Use a Factory Pattern
Ravi Kumar
18y
6.8k
0
Reply
Submit
When a class does not know which class of objects it must create.
A class specifies its sub-classes to specify which objects to create.
Generally, you can use factory pattern where you have to create an object of any one of sub-classes depending on the data provided.
Moses Soliman
18y
0
What are the different types of Design Patterns and Explain them?
How do you report the status of your project
Message