

InterviewSolution
Saved Bookmarks
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 |
|