

InterviewSolution
Saved Bookmarks
1. |
How did a buffer memory allocate in the runtime?(a) linearly(b) non-linearly(c) statically(d) dynamicallyThis question was posed to me during an interview.Question is taken from Buffer Memory topic in division Buffering and other Data Structures of Embedded Systems |
Answer» The CORRECT choice is (d) dynamically |
|