i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?

Answer Posted / sadaf rehan

Table OCCURS Clause has nothing to do with the number of
records in the input file..
if you are reading sequentially all the records will get
processed..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

635


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

1580


How are the next sentence and continue different from each other?

754


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.

2045


What is the default value(s) for an initialize and what keyword allows for an override of the default?

686






What are the different open modes available in cobol?

713


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679


How can you get the ksds file records into your cobol program?

636


what are decleratives in cobol?

1821


What are the pertinent COBOL

2035


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

764


Mention the guidelines to write a structured cobol program?

603


Can you please let me know the centre name of INS certification in Kolkata.

1708


What is the compute verb? How is it used?

650


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

665