MCQ Practice
In factory method pattern, the framework must instantiate classes but it only knows about the abstract classes, which it cannot initiate. How would one solve this problem?
Subject: Computer Science EngineeringTopic: Software Engineering
Correct Answer: D
