Question: Explain the concept of the ACCEPT statement.Answer: The ACCEPT statement in COBOL is used for interactive input. It allows the program to receive data directly from the user during runtime.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: