

InterviewSolution
Saved Bookmarks
1. |
How is the UNIX operating system allocates its memory?(a) statically(b) linearly(c) non linearly(d) dynamicallyI had been asked this question in a national level competition.My question comes from Buffer Memory topic in portion Buffering and other Data Structures of Embedded Systems |
Answer» Correct answer is (d) DYNAMICALLY |
|