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 / bazghah
Occur clause is used for 02 to 49 level (d) is true answer
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
what is the use of outrecord?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the difference between goback, stop run and exit program in cobol?
how do you reference the fixed unblock file formats from cobol programs
What are the pertinent COBOL
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
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are various search techniques in cobol? Explain.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
what is search and searchall?what is the diffrence between them?give an best example?
Why occurs cannot be used in 01 level in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
What is amode(24)?