Answer Posted / ash
Subscript - refers to the array occurance
Index - refers to the byte position/displacement of the
occurance from the start of the array
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define cobol?
Write some characteristics of cobol as means of business language.
What is the difference between Call and a Link?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
State the various causes of s0c1, s0c5 and s0c7.
What are different data types in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What are literals?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How many sections are there in data division in COBOL?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
In COBOL programming, what is PERFORM? What is VARYING?
Mention the guidelines to write a structured cobol program?
Define static linking and dynamic linking.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?