Multiple choice technology mainframe

SORT statement works only with SEQUENTIAL files

  1. True

  2. False

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

In COBOL, the SORT statement is designed specifically for sequential file organization. It cannot process relative, indexed, or other file organization types directly.