InterviewSolution
Saved Bookmarks
| 1. |
The logical to physical page mapping is represented in a ____________(a) Logic physical table(b) Transition table(c) Wear leveling table(d) Logic log table |
|
Answer» Correct answer is (b) Transition table Easiest explanation: The logical to physical page mapping is represented in a Transition table which is generally available in memory. This is used for quick access of data. |
|