Cobol Question:

Describe the difference between subscripting and indexing?

Cobol Interview Question
Cobol Interview Question

Answer:

Indexing uses binary displacement. Subscripts use the value of the occurrence.


Previous QuestionNext Question
What is the LINKAGE SECTION used for?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)?