1.

Which process takes place when the buffer is empty?(a) read(b) write(c) read and write(d) memory accessThe question was asked in an online interview.This is a very interesting question from Buffer Exchange in portion Buffering and other Data Structures of Embedded Systems

Answer»

Correct answer is (a) READ

The best explanation: The buffer EXCHANGE will contain the data in case of the writing PROCESS but the buffer will be EMPTIED in the case of the read cycle.



Discussion

No Comment Found

Related InterviewSolutions