Programming Languages COBOL Subjective
Mar 15, 2013

What is an explicit scope terminator?

Detailed Explanation

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.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback