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 / arun karthik

ANSWER: D

OCCURS CANNOT APPEAR ON LEVELS 01,66,77 AND 88.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can read the file from bottom?

660


What is inspect in cobol ?

803


How do we get current date from system with century in COBOL?

806


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

645


How do get the result of your program directly on your pc?

1885






What is redefines clause in COBOL?

851


How to remove 2 duplicate records and copy only one using job control language?

753


how can i see junk values in dclgen or in hostvariable of comp ?

2544


What are the various section in data division and briefly explain them.

699


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10617


) what is the difference between AID and HANDLE AID?

1637


What is static and dynamic call in cobol?

597


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

676


In COBOL programming, what is PERFORM? What is VARYING?

672


What is amode(24)?

684