1.

Which process takes place when the buffer contains data?(a) read(b) read and write(c) acknowledge(d) writeI have been asked this question during an internship interview.This intriguing question comes from Buffer Exchange in division Buffering and other Data Structures of Embedded Systems

Answer»

The CORRECT answer is (d) write

Explanation: The BUFFER will be EMPTIED in the case of the readin process and it will CONTAIN the data in case of the writing process.



Discussion

No Comment Found

Related InterviewSolutions