cobol考试自测题库
QUESTIONS.
1. Which of the foolowing words is NOT e COBOL reserved word.
O (a) RECORD
O (b) INDEX
O (c) DATA
O (d) FILE
2. Which of the following words can NOT be used to perform calculations in a COBOL program.
O (a) ASSIGN
O (b) DIVIDE
O (c) MULTIPLY
O (d) ADD