Answer Posted / ajay dwivedi
Subscript refers to an array occurrance, whereas Index
shows the displacement in number of bytes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
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.
In COBOL, what is the different between index and subscript?
What are the various section in data division and briefly explain them.
What is redefines clause in COBOL?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how to convert the recors form vsam file to db2 table tru file aid
Can a Search can be done on a table with or without Index?
i need a small 3d program using inline and outline.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Name some of the examples of COBOl 11?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Can we change the password using ALTER? anyone tried and changed?