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 / vijay korde

d

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL

2053


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

640


What is rmode(any) ?

690


Which mode is used to operate the sequential file?

679


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1852






) How do u handle errors in BMS macro?

1433


) How do u handle errors in BMS macro

1514


Which division and paragraphs are mandatory for a COBOL program?

714


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1123


Differentiate between structured cobol programming and object-oriented cobol programming.

673


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

899


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

813


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

1600


Name the divisions, which are available in a cobol program?

695


what is the use of outrecord?

1776