Question: Explain the concept of the INDEX in COBOL.Answer: The INDEX in COBOL is a special register that is used to store the position within a table. It is often manipulated using the SET and PERFORM statements.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: