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 / sreenadh, margadarsi computers

d is correct answer, because occurs clause can not be used
for 01 and 77, 88 levels

Is This Answer Correct ?    13 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 the difference between perform … with test after and perform … with test before?

883


Explain about different table spaces.

650


Explain how you can characterize tables in cobol?

638


What is the difference between structured cobol programming and object alternativelyiented cobol?

755






what is the use of outrecord?

1771


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


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 ?

1876


What is the difference between PIC 9.99 and PIC9v99?

781


how do you reference the rrds file formats from cobol programs

800


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

705


What is the difference between binary search and sequential search?

641


Write a program that uses move corresponding.

673


Discuss about changing dataset name in proc.

762


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