Multiple choice technology programming languages

The possible Activity statements in Easytrieve are

  1. JOB, SORT and MERGE

  2. JOB Alone

  3. SORT Alone

  4. JOB and SORT

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

Easytrieves activity statements define what type of processing will occur. The valid activity statements are JOB (for data processing) and SORT (for sorting operations). MERGE is not a separate activity type in Easytrieve.