Computer Science, asked by sneka253, 3 months ago

In Software maintenance,
changes are implemented by
modifying existing components
and adding new components to
the system. State if True or False.
Select one:
True
False​

Answers

Answered by myrakincsem
2

The above statement is true.

  • Software maintenance refers to making changes or modifications to an existing program.
  • Modifications are made through changes in the existing software with the addition of some new components.
  • There are different kinds of software maintenance such as  repair software faults, adapt software etc.

#SPJ3

Answered by aburaihana123
0

Correct answer :True

Explanation:

  • Maintenance is the process of making changes to an existing system, either by updating its structure or by adding new components to it.
  • System requirements are rapidly changing, and some changes are adopted and maintained in the system to suit these requirements.
  • In their working environment, the well-maintained system is still useful. Software produced using any software life cycle model can be maintained.
  • Maintenance is essential to rectify flaws, introduce enhancements, improve the design, and implement environmental adoption, among other things.
  • Corrective maintenance, adaptive maintenance, perfective maintenance, and preventive maintenance are all examples of software maintenance today.

#SPJ3

Similar questions