what is dynamic array in cobol?
what is the difference b/w array and table in cobol?

Answer Posted / harihar

Difference between:

Array is a multiple occurances of a single data item with
same data type.But table can have more than one data item
with different types of data type respectively.

Dynamic Array:
The dynamic array is nothing but no of occurrances of data
item changes dynamically during the program execution.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2117


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

853


How many sections are there in data division in COBOL?

887


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1075


How arrays can be defined in COBOL?

833


What are the various section in data division and briefly explain them.

914


What is inspect in cobol ?

1009


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2959


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1063


What is the difference between perform … with test after and perform … with test before?

1150


What is the difference between comp and comp-3?

895


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1746


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

875


Name the sections present in data division.

905


What is cobol?

948