Asked by katherine alvarez on Jun 10, 2024

verifed

Verified

During which phase of the SDLC does an app receive necessary maintenance, such as fixing errors or monitoring performance?

A) Implementation phase
B) Support and security phase
C) Design phase
D) Analysis phase

SDLC

Software Development Life Cycle, a process used by the software industry to design, develop, and test high-quality software.

Maintenance

The process of keeping something, such as a machine, building, or software, in good working condition through regular check-ups and repairs.

Support And Security Phase

A stage in the life cycle of software or systems that focuses on providing ongoing maintenance, updates, and protection against security threats.

  • Acquire insight into the sequences of the software development life cycle (SDLC) and their utility.
verifed

Verified Answer

GC
gloria claroJun 14, 2024
Final Answer :
B
Explanation :
The Support and security phase of the SDLC focuses on maintaining the application by fixing errors, addressing security concerns, and monitoring performance. This phase typically follows the Implementation phase where the application is rolled out to users.