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 / sriharsha

d is the right answer as Occurs cannont be used for 01, 77
& 88 levels.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inspect in cobol ?

804


What is static and dynamic call in cobol?

597


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8657


What are declaratives and what are their uses in cobol?

714


What are the different rules of SORT operation?

700






what is the difference between COBOL2 AND COBOL390?

2453


Why occurs cannot be used in 01 level in COBOL?

719


How do you define a variable of comp-1 and comp-2?

705


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What rules are to be followed while using the corresponding options?

641


What the difference is between continue and next sentence?

663


) How do u handle errors in BMS macro?

1429


In which area will you utilize 88 level items in cobol?

722


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


When is inspect verb is used in cobol?

677