Within a demand paging scheme, which data structure is utilized to keep track of pages that require loading into memory?
Queue
Priority queue
Hash table
Stack

Data Structures and Algorithms Exercises are loading ...