Cobol Question:
Download Job Interview Questions and Answers PDF
What is the different between index and subscript?
Answer:
Subscript refers to the array of occurrence, where as Index represents an occurrence of a table element. An index can only modified using perform, search & set. Need to have an index for a table in order to use SEARCH and SEARCH All.
Download Cobol Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Redefines clause? | What is the difference between Structured COBOL Programming and Object Alternativelyiented COBOL programming? |