OCCURS clause is used in the DATA DIVISION on data names at
(a) 01 level
(b) 77 level
(c) 88 level
(d) any level from 02 to 49
Answer Posted / vijay korde
d
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
Why occurs cannot be used in 01 level in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Have you used comp and comp-3 in your project? And how?
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
In COBOL, what is the different between index and subscript?
Discuss about changing dataset name in proc.
HOw can I get the negative sign while deduct high value from low value
What is the difference between Global and External Variables?
What are the different rules of SORT operation?
Whats the difference between search & search ALL?
What is link edit in cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need