Can the OCCURS clause be at the 01 level?

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


Please Help Members By Posting Answers For Below Questions

What is static and dynamic call in cobol?

598


what are decleratives in cobol?

1829


Explain what you understand by passing by value.

703


example for sub strings ? and refernce modifications whit output pls

1846


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

720






What is the difference between perform … with test after and perform … with test before?

885


What is the difference between a binary search and a sequential search what are the pertinent cobol?

736


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

859


What are the rules of the move verb?

708


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

717


i want a program using by if, evaluate , string, unstring, perform, occurs?

4062


What are the pertinent COBOL commands?

2626


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

999


What are different data types in cobol?

692