How do define dynamic array in cobol.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.

7 Answers   CGI, TCS,


What care has to be taken to force program to execute above 16 Meg line?

1 Answers  


What will happen if we try to create GDG (+2) generaton instead of (+1) generation?

1 Answers  


how can we fetch 3 records in cobol pgm any coding pls ?

3 Answers   CGI,


When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these

6 Answers   Wipro,






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

0 Answers   Accenture,


Write the code to count the sum of n natural numbers.

0 Answers  


what happens if parmparameter passes zero bytes to the program

0 Answers   HSBC,


How would the number +1234 be stored if a PIC clause of PICTUREs9(4) comp-3 were used?

6 Answers  


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.

0 Answers   Infosys,


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

0 Answers  


if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible

3 Answers   IBM,


Categories