Answer Posted / jswan
Implicit and explicit scope terminators are mandatory for the end of each logical statement.
Explicit scope terminators make it more easy to read the flow of the program logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between next sentence and continue in cobol programing language?
What are all the divisions of a COBOL program?
What is the use of intialize verb?
How do you get the data to code the BMS macro?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between PIC 9.99 and PIC9v99?
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the variable block file formats from cobol programs
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Define static linking and dynamic linking.
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
IF I mention stop run in CICS what happens?
Difference between cobol and cobol-ii?
What is the difference between external and global variables in COBOL?