Describe the difference between subscripting and indexing ?
Answer Posted / padmanabha naidu.p
subscripting specifies the occurence or position of the
array and index specifies displacement.
subscripting can be manipulated by artimetic operations.
index can by manipulated by set ,perform and search
operations.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
Name the sections present in data division.
Have you used comp and comp-3 in your project? And how?
Name some of the examples of COBOl 11?
How many sections are there in data division in COBOL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is link edit in cobol?
Why did you choose to work with ibm mainframe cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i want a program using by if, evaluate , string, unstring, perform, occurs?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the different open modes available in cobol?
What is the problem of ordered sequential files access?
What are declaratives and what are their uses in cobol?
What is inspect in cobol ?