Multiple choice technology mainframe

Access methods of a dataset are

  1. basic, queued and VSAM

  2. basic and VSAM

  3. queued and VSAM

  4. none of the above

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

Mainframe dataset access methods are categorized into basic, queued, and VSAM (Virtual Storage Access Method). Basic handles blocks directly, queued manages buffering automatically, and VSAM offers advanced indexing.