InterviewSolution
Saved Bookmarks
| 1. |
The LRU can be improved by providing a little randomness in the access.(a) True(b) FalseThe question was asked by my school teacher while I was bunking the class.Origin of the question is Replacement Algorithms in chapter Memory System of Computer Architecture |
|
Answer» CORRECT OPTION is (a) True To ELABORATE: NONE. |
|