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


Please Help Members By Posting Answers For Below Questions

What is the difference between binary search and sequential search?

634


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812


Have you used comp and comp-3 in your project? And how?

2003


What are different data types in cobol?

678






What guidelines should be followed to write a structured cobol prgm?

663


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1862


What are the access modes of START statement?

709


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


What are the different data types in cobol?

783


What is an in line perform? When would you use it? Anything else you wish to say about it.

639


what happens if parmparameter passes zero bytes to the program

1650


Write the code to count the sum of n natural numbers.

697


How do define dynamic array in cobol.

664


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

705