InterviewSolution
Saved Bookmarks
| 1. |
Accessing free list very frequently for wide range of addresses can lead to(a) paging(b) segmentation fault(c) memory errors(d) cache problemsMy enquiry is from Free List in portion Types of Lists of Data Structures & Algorithms II had been asked this question in an international level competition. |
|
Answer» CORRECT answer is (a) PAGING To EXPLAIN: Paging in/out of DISK will be CAUSED. |
|