Question: How is data movement done in COBOL?Answer: Data movement in COBOL is achieved through the MOVE verb. It transfers the value of one data item to another, and it can handle various data types.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: