QUESTION IMAGE
Question
after programs are put into production, making necessary changes is called
- testing
- conversion
- debugging
- maintenance
question 14
using ___ involves writing down all the steps you will use in a program.
- a flowchart
- an interpreter
- a compiler
- pseudocode
Brief Explanations
- After programs are put into production, making necessary changes is part of maintenance. Maintenance includes fixing bugs, improving performance etc.
- A flowchart is used to write down all the steps in a program in a visual - diagrammatic way.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- D. maintenance
- A. a flowchart