1.

Which of the buffers has a single piece of linear contiguous memory?(a) circular buffer(b) linear buffer(c) directional buffer(d) double bufferI have been asked this question by my school principal while I was bunking the class.My doubt stems from Types of Buffers topic in chapter Buffering and other Data Structures of Embedded Systems

Answer»

Right CHOICE is (b) linear BUFFER

Explanation: The linear buffer is contiguous MEMORY which is a single piece memory that is controlled by the pointers whose address increments LINEARLY.



Discussion

No Comment Found

Related InterviewSolutions