Correct answer: d
When
using an index to select a subset, SAS loads only the pages that contain
at least one qualified observation into input buffers. When accessing
observations sequentially, SAS must load all pages into input buffers.
Loading more pages requires more I/O operations.