#1
What is the first phase of the Systems Development Life Cycle (SDLC)?
Analysis
ExplanationInitial understanding and gathering of requirements.
#2
Which of the following is NOT a primary goal of systems analysis?
To design the final system
ExplanationFocuses on understanding current processes, not designing the final solution.
#3
Which phase of the SDLC involves creating detailed specifications for the system?
Design
ExplanationTranslates requirements into a detailed blueprint.
#4
What is the primary goal of the maintenance phase in the SDLC?
To fix bugs and address user issues
ExplanationEnsuring the system remains operational and effective over time.
#5
Which phase of the SDLC involves creating user documentation and training materials?
Maintenance
ExplanationEnsures users understand and can effectively use the system.
#6
What is the primary goal of the analysis phase in the SDLC?
To gather system requirements
ExplanationIdentifies what the system needs to accomplish.
#7
What is the purpose of a feasibility study in the SDLC?
To determine if the project is worth doing
ExplanationEvaluates if the project is economically and technically viable.
#8
What does the term 'Prototyping' refer to in the context of systems development?
Developing a preliminary version of the system
ExplanationBuilding an initial version to gather feedback and refine requirements.
#9
What is the waterfall model in the context of the SDLC?
A sequential approach with distinct phases
ExplanationProgresses linearly through phases, each building on the last.
#10
What is the primary focus of the testing phase in the SDLC?
To ensure the system works as expected
ExplanationValidating that the system meets requirements and functions correctly.
#11
Which SDLC model is known for its flexibility and adaptability to changing requirements?
Agile model
ExplanationEmphasizes iterative development and customer collaboration.
#12
What is the purpose of a requirements gathering phase in the SDLC?
To document system specifications
ExplanationIdentifies and documents what the system needs to do.
#13
Which of the following is NOT a phase of the Systems Development Life Cycle (SDLC)?
Execution
ExplanationExecution is not a distinct phase; it's part of implementation.