Answer Posted / shenbagasundari pilavadian
Scope terminator is used to delimit the range of operation
for COBOL conditional statements.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between Call and a Link?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the different types of condition in cobol and write their forms.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Write a program to explain size error.
how do you reference the rrds file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Explain how to differentiate call by context by comparing it to other calls?
Have you used comp and comp-3 in your project? And how?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Define cobol?
Which mode is used to operate the sequential file?
Why would you use find and get rather than to obtain?
) what is the difference between AID and HANDLE AID?