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