Question: Explain the concept of the INDEXED BY clause.Answer: The INDEXED BY clause in COBOL is used to associate an index name with a table or array. It provides a way to reference individual elements efficiently.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: