

InterviewSolution
Saved Bookmarks
1. |
Which buffer can assimilate a large amount of data before processing?(a) single buffer(b) double buffer(c) multiple buffers(d) directional bufferThis question was posed to me in semester exam.The above asked question is from Buffer Exchange topic in division Buffering and other Data Structures of Embedded Systems |
Answer» Right choice is (c) multiple buffers |
|