Question: What is the purpose of the REDEFINES clause?Answer: The REDEFINES clause in COBOL is used to share storage between two or more data items. It allows multiple data descriptions for the same physical storage.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: