Why is the software development life cycle significant?

A.
It guarantees that error-free software will be produced.

B.
It ensures that the team will complete the software within the projected time and budget.

C.
It provides a framework for planning the phases of production that software needs to go through.

D.
It provides the specifications for a prospective app or program.

Respuesta :

Lanuel

The reason the software development life cycle is significant is simply because: C. it provides a framework for planning the phases of production that software needs to go through.

What is SDLC?

SDLC is an abbreviation for software development life cycle and it can be defined as a strategic methodology that defines the key steps, phases, or stages for the design, development and implementation of high quality software programs.

In Computer technology, there are seven (7) phases involved in the development of a software and these include the following;

  • Planning
  • Analysis
  • Design
  • Development (coding)
  • Testing
  • Deployment
  • Maintenance

In conclusion, we can logically deduce that software development life cycle (SDLC) provides a software developer with the framework to plan the phases of production that a software must pass through.

Read more on software development here: brainly.com/question/26324021

#SPJ1