Question: Explain the concept of the STRING statement in COBOL.Answer: The STRING statement in COBOL is used for string concatenation. It allows the programmer to concatenate and manipulate character strings efficiently.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: