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

For explanation: In the overrun condition, the LINEAR buffer will LOSE the incoming data when the buffer is FILLED and the data it contains become older.



Discussion

No Comment Found

Related InterviewSolutions