The global LRU (gLRU) page-replacement strategy replaces the least-recently-used page in ________.
a) the least-recently-executed process
b) the lowest-priority process
c) the entire system
d) the currently executing process
c) the entire system
Computer Science & Information Technology
You might also like to view...
In a flow chart, you would use a(n) ________ shape to indicate where a decision is made in the chart
Fill in the blank(s) with correct word
Computer Science & Information Technology
Broadcast Receivers are only valid within the scope of which method?
A. onCreate() B. onUnbind() C. onDestroy() D. onReceive()
Computer Science & Information Technology