What is the difference between index and subscript?

Submitted by: Administrator
Subscript refers to the array occurrence while index is the displacement (in no of bytes) from the beginning of the array. An index can only be modified using PERFORM, SEARCH & SET. Need to have index for a table in order to use SEARCH, SEARCH ALL.
Submitted by: Administrator

Read Online Cobol Job Interview Questions And Answers