A detailed written description of the programming cycle and the program, along with the test results and a printout of the program is called___________?

  • A. documentation
  • B. output
  • C. reporting
  • D. spec sheets

Explanation

Documentation records the programming process, program details, test results, and related printouts so the system can be understood and maintained. Output refers only to the results produced by a program.

Related questions