InterviewSolution
Saved Bookmarks
| 1. |
The subsystem responsible for the allocation of buffer space is called as _______(a) Buffer allocator(b) Buffer manager(c) Buffer enhancer(d) Buffer intermediary |
|
Answer» The correct option is (b) Buffer manager Best explanation: The subsystem responsible for the allocation of buffer space is called as buffer manager. Programs on the database make requests to the buffer manager and it in in turn allocates the buffer space. |
|