Multiple choice technology mainframe What does EXIT do ? Exits the paragraph Does Nothing Bring pointer back to starting point None of the Above Reveal answer Fill a bubble to check yourself B Correct answer Explanation In COBOL, the EXIT statement is a paragraph terminator that performs no executable operation. It is typically used to end a paragraph without any processing, making 'Does Nothing' the correct answer.