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 ?
Aencapsulating the knowledge of which document subclass to is to be created andOption A
Bmoving this knowledge out of the frameworkOption B
Cinstantiating the application specific documents without knowing their classOption C
Which test refers to the retesting of a unit, integration and system after modification, in order to ascertain that the change has not introduced new faults ?
What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ?