Answer Posted / mahii
index is no of occurance we can find data exactly
subscript is displacement mainli its is used in arrays to
load the data
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is the use of intialize verb?
Name the sections present in data division.
what is difference between cobol and cobol/400
What is the LINKAGE SECTION used in COBOL?
What are the different types of condition in cobol and write their forms.
Write the code implementing the perform … varying.
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 length is cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is redefines clause in COBOL?
) what is the difference between AID and HANDLE AID?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Can we redefine the field of x(200) to less than 200?
What is the difference between goback, stop run and exit program in cobol?