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?
A. encapsulating the knowledge of which document subclass to is to be created and
B. moving this knowledge out of the framework
C. instantiating the application specific documents without knowing their class
D. all of the mentioned
Answer: Option D
Which of the following is not a phase of the Software Development Life Cycle (SDLC)?
A. Planning
B. Analysis
C. Testing
D. Maintenance
What does UML stand for in software engineering?
A. Unified Modeling Language
B. Universal Modeling Language
C. Unique Modeling Language
D. Unified Management Language
Which software development model is also known as the linear-sequential life cycle model?
A. Agile
B. Waterfall
C. Spiral
D. RAD (Rapid Application Development)
In which phase of the SDLC is the feasibility study conducted?
A. Planning
B. Design
C. Implementation
D. Maintenance

Join The Discussion