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
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?