Answers

Question and Answer:

  Home  Cobol

⟩ What is an explicit scope terminator?

A scope terminator brackets its preceding verb, e.g. IF... END-IF, so that all statements between the verb and its scope terminator are grouped together. Other common COBOL II verbs are READ, PERFORM, and EVALUATE, SEARCH and STRING.

 216 views

More Questions for you: