Which of the following is not a modal command?
-
a) IF
-
b) THEN
-
c) DO
-
d) GOTO
D
Correct answer
Explanation
In access method services (IDCAMS) control statements, modal commands evaluate execution return codes to determine flow (such as IF-THEN-ELSE). GOTO is a control command used to branch to a label, but it is not classified as a modal command itself.