 | Identify the one-time tasks performed by the OPEN
CLOSE and STOP RUN statements |
 | Explain how to read and write data via the READ and WRITE statements |
 | Describe moving data with the MOVE statement |
 | Identify the conditional processing that is available with the IF statement |
 | Describe how to count output records with the ADD statement |
 | Explain the way to print a statistic via the DISPLAY statement |
 | Complete the sample program's Procedure Division for the original specifications |
 | Modify the sample program's Procedure Division according to additional specifications |