Multiple choice technology mainframe

In GSAM we can insert records

  1. At the beginning only

  2. At the specified position

  3. At random position

  4. At the end only

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

GSAM only allows inserting records at the end of the dataset. This is because GSAM is designed for sequential processing where records maintain their insertion order and cannot be randomly positioned.