Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

after programs are put into production, making necessary changes is cal…

Question

after programs are put into production, making necessary changes is called

  1. testing
  2. conversion
  3. debugging
  4. maintenance

question 14
using ___ involves writing down all the steps you will use in a program.

  1. a flowchart
  2. an interpreter
  3. a compiler
  4. pseudocode

Explanation:

Brief Explanations
  1. After programs are put into production, making necessary changes is part of maintenance. Maintenance includes fixing bugs, improving performance etc.
  2. A flowchart is used to write down all the steps in a program in a visual - diagrammatic way.

Answer:

  1. D. maintenance
  2. A. a flowchart