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

Occurs clause can be coded only in the levels between 02 to
49

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A table has two indexes defined. Which one will be used by the SEARCH?

759


What is a scope terminator give example?

657


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932


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.

3720


What is the compute verb? How is it used?

661






Explain the configuration section of a cobol program with examples of syntax.

659


Why occurs cannot be used in 01 level in COBOL?

719


What are different data types in cobol?

690


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


What is the utilization of copybook in cobol?

657


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


how do you reference the variable block file formats from cobol programs

686


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

672