Question: Explain the concept of 88 level in COBOL.Answer: The 88 level in COBOL is used for condition names. It allows the programmer to associate a condition with a data item, simplifying the writing of conditionals.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: