

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