MCQOPTIONS
Saved Bookmarks
| 1. |
While creating a linked list or inserting an element into a linked list, whenever a request for the new node arrives, the memory manager searches through the ------------for the block of desired size. |
| A. | Free pool |
| B. | Memory bank |
| C. | Free storage list |
| D. | None of the above |
| Answer» D. None of the above | |