1791. Which of the following is a deliverable of the system implementation phase in a formal system development process ?

A. technical hardware and software solution for the business problem
B. business problem statement
C. statement of the system users’ business requirements
D. technical blueprint and specifications for a solution that fulfills the business requirements
βœ… The correct answer is option A.

1794. SCM stands for_________________?

A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned
βœ… The correct answer is option B.
Explanation: In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, part of the larger cross-discipline field of configuration management.

1795. The MVC pattern was originally proposed in the 1980s as an approach to________________?

A. Web application frameworks
B. Middleware integration frameworks
C. Web application frameworks
D. GUI design
βœ… The correct answer is option D.
Explanation: The MVC pattern was originally proposed in the 1980s as an approach to GUI design that allowed for multiple presentations of an object and separate styles of interaction with each of these presentations

1797. Which of the following is an important factor that can affect the accuracy and efficacy of estimates ?

A. Project size
B. Planning process
C. Project complexity
D. Degree of structural uncertainty
βœ… The correct answer is option A.
Explanation: As size increases, the interdependence among various elements of the software grows rapidly.