Computer Knowledge

Software Development and Management

2,312 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. Manageable Task

  2. Work Breakdown Structure

  3. Gantt Chart

  4. Automated Software Synthesis

  5. PERT Chart

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

It is a basically method to analyze the task involved in completing a given project, especially the time needed to complete each task, and identifying the minimum time needed to complete the total project.

Multiple choice
  1. left right approach

  2. top down approach

  3. bottom up approach

  4. modular approach

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

The modular approach involves breaking down a complex system into smaller, independent, manageable modules or components. Each module can be designed, implemented, and tested separately, making the overall system development, analysis, and maintenance more systematic and less error-prone.