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 / venkat
d
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Write a cobol program making use of the redefine clause.
When is inspect verb is used in cobol?
How do u write test cases?
Difference between array and sub-script ?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Give some examples of command terminators?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
i want a program using by if, evaluate , string, unstring, perform, occurs?
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.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Which Search verb is equivalent to PERFORM…VARYING?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that