what is dynamic array in cobol?
what is the difference b/w array and table in cobol?
Answer Posted / ram g
array also can have more than one data item with different
data types...
before differentiating b/w array nd table...just thing how
will get table...
absolutely u r rite about dynamic array definition but is
it possible in cobol current version..if yes..then how? plz
dont say occurs depending on ...which is not at all dynamic
array concept...
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) how do u code after getting data?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is link edit in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the usage of comp fields in cobol?
How do you define a variable of comp-1 and comp-2?
Can a Search can be done on a table with or without Index?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Are you comfortable in cobol or jcl?
What is redefines clause in COBOL?
What are the different rules of SORT operation?
explain sorting techniques in cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Which division and paragraphs are mandatory for a COBOL program?