You want to pass parameters to a program coded in EXEC statement. How would you do that?

Options
- By coding PARM clause on EXEC statement.
- Parameter will be defined in Linkage section of COBOL program.
- Both a and b
- None of the above


CORRECT ANSWER : Both a and b

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement