Cobol Question:
Download Questions PDF

How do you come out of an EVALUATE statement?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is a scope terminator Give example?What is the use of EVALUATE statement?