Multiple choice technology mainframe

EXIT is a no operation statement and when encountered, no action is taken.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In COBOL, the EXIT statement performs no operation when executed. It serves as a paragraph terminator or control transfer point but takes no action.