InterviewSolution
Saved Bookmarks
| 1. |
Segment replacement algorithms are more complex than page replacement algorithms because ____________(a) Segments are better than pages(b) Pages are better than segments(c) Segments have variable sizes(d) Segments have fixed sizesThe question was posed to me in an online interview.This question is from Virtual Memory topic in section The Linux System of Operating System |
|
Answer» Correct choice is (C) SEGMENTS have VARIABLE sizes |
|