What is a Range check?
A. Check that the input does not exceed some maximum size e.g. 40 characters for a name
B. Check that the input falls within a known range
C. Use information about the input to check if it is reasonable rather than an extreme value
D. None of the mentioned
Answer: Option B
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