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 is report-item in COBOL?
How do define dynamic array in cobol.
how do you reference the rrds file formats from cobol programs
What type of SDLC u followed? Why?
What is perform what is varying?
What is the difference between structured cobol programming and object alternativelyiented cobol?
what are decleratives in cobol?
What is the difference between Call and a Link?
Which mode is used to operate the sequential file?
What is the use of intialize verb?
What is a SSRANGE and NOSSRANGE?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How many bytes S(8) comp field occupy and its maximum value?
What is the difference between comp and comp-3 usage?
Write a program that uses move corresponding.