1.

Which of the following uses a single low water tank and a next data pointer?(a) single buffer(b) double buffer(c) directional buffer(d) linear bufferThe question was posed to me in final exam.I'd like to ask this question from Types of Buffers in section Buffering and other Data Structures of Embedded Systems

Answer»

The correct answer is (a) single buffer

The best EXPLANATION: The single buffer uses a single low water TANK and a next data pointer. The next data pointer is used for ACCESSING the next ENTRY that should be extracted.



Discussion

No Comment Found

Related InterviewSolutions