Question: What is the purpose of the INITIALIZE verb?Answer: The INITIALIZE verb is used to set the initial values for data items in COBOL. It initializes numeric items to zero and alphanumeric items to spaces.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: