Question: What is the purpose of the SET statement in COBOL?Answer: The SET statement in COBOL is used to assign values to index names, condition names, and other special registers. It is essential for controlling program flow.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: