Multiple choice technology mainframe

using SORT statement, sorting can be done on any no of keys

  1. True

  2. False

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

COBOL SORT statement supports sorting on multiple keys using ASCENDING/DESCENDING KEY syntax with multiple field names separated by commas.