

InterviewSolution
Saved Bookmarks
1. |
How a buffer memory allocate its memory through the linker?(a) statically(b) dynamically(c) linearly(d) non-linearlyThis question was addressed to me during an interview for a job.This question is from Buffer Memory topic in portion Buffering and other Data Structures of Embedded Systems |
Answer» Correct answer is (a) STATICALLY |
|