InterviewSolution
Saved Bookmarks
| 1. |
What Is Buffer Manager? |
|
Answer» It is a program MODULE, which is responsible for fetching data from DISK storage into main MEMORY and DECIDING what data to be cache in memory. It is a program module, which is responsible for fetching data from disk storage into main memory and deciding what data to be cache in memory. |
|