

InterviewSolution
Saved Bookmarks
1. |
Which of the following buffers loses the incoming data when it is full?(a) circular buffer(b) double buffer(c) linear buffer(d) directional bufferThe question was asked during an internship interview.This is a very interesting question from Types of Buffers in division Buffering and other Data Structures of Embedded Systems |
Answer» Right option is (c) linear BUFFER |
|