Answer Posted / rajini
Can the OCCURS clause be at the 01 level?
NO, because occurs clause is there to repeat the fields and
not the records.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
example for sub strings ? and refernce modifications whit output pls
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are different data types in cobol?
What is a SSRANGE and NOSSRANGE?
Explain about different table spaces.
How many sections are there in data division in COBOL?
What is length is cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are the cobol coding sheets?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the rules of the move verb?
What are the different open modes available in cobol?
Write some characteristics of cobol as means of business language.