Computer Knowledge

Software Development and Management

3,064 Questions

Software development and management focuses on the system development life cycle, enterprise architecture, and configuration management. It tests your familiarity with system analysis, design models, and IT project planning. This subject is essential for specialist and banking officer scale examinations.

System analysis and designSoftware development life cycleConfiguration managementEnterprise architectureObject oriented design

Software Development and Management Questions

Multiple choice
  1. Top-Down

  2. Bottom-Up

  3. Top-Down and Bottom-up

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Software complexity can be managed through both Top-Down (decomposing complex systems into smaller subsystems) and Bottom-Up (building from basic components to complex systems) approaches. Neither approach alone is sufficient for all scenarios - effective software engineering often requires combining both methodologies depending on the project context. This comprehensive understanding makes option C the correct answer.

Multiple choice
  1. Configuration management

  2. Software re-engineering

  3. Chain management

  4. Software maintenance

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Chain management procedure is designed to ensure that the costs and benefits of change are properly analyzed and changes to the system are made in a controlled way.