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

77 for independent data names
88 for conditional codes
66 for renames
correct answer for the above question is "any level from 02
to 49"

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

708


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1600


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

719


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2021


how do you reference the ksds vsam file formats from cobol programs

673






Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2066


how to refer the data field?

1816


Write down the divisions of cobol program?

676


What is amode(31)

732


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2065


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

688


Which is not true about evaluate statement

1630


Can we redefine the field of x(200) to less than 200?

836


What is redefines clause in COBOL?

853


What is rmode(24)

686