why occurs clause not mentioned in 01 level
Answer Posted / rajkumar
because that level mention only record name if you are
using occur that is repeated more than one time
so record name not repeated more than one time. field only
repeated more time
Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
What are the pertinent COBOL commands?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between binary search and sequential search?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the different rules of SORT operation?
how do you reference the variable block file formats from cobol programs
Differentiate between structured cobol programming and object-oriented cobol programming.
What is a scope terminator give example?
how do you reference the rrds file formats from cobol programs
What the difference is between continue and next sentence?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how to refer the data field?
i need a small 3d program using inline and outline.