

InterviewSolution
Saved Bookmarks
1. |
Which state of the linear buffer loses its incoming data when full?(a) underrun(b) overrun(c) critical time(d) pointerThis question was addressed to me in class test.This key question is from Types of Buffers topic in portion Buffering and other Data Structures of Embedded Systems |
Answer» Right option is (b) OVERRUN |
|