

InterviewSolution
Saved Bookmarks
1. |
Which state of the linear buffer will provide old data, when it is empty?(a) overrun(b) critical timing(c) peak overshoot(d) underrunI had been asked this question by my college professor while I was bunking the class.Origin of the question is Types of Buffers topic in division Buffering and other Data Structures of Embedded Systems |
Answer» Right answer is (d) underrun |
|