Cobol Question:

How do you come out of an EVALUATE statement?

Tweet Share WhatsApp

Answer:

After the execution of one of the when clauses, the control is automatically passed on to the next sentence after the EVALUATE statement. There is no need of any extra code.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
What is a scope terminator Give example?What is the use of EVALUATE statement?