1.

Which of the following allows the multiple tasks to process data simultaneously?(a) single buffer(b) double buffer(c) buffer exchange(d) directional bufferThis question was posed to me during a job interview.This question is from Buffer Exchange in portion Buffering and other Data Structures of Embedded Systems

Answer»

Right answer is (c) buffer EXCHANGE

For explanation: The buffer exchange allows the multiple TASKS to process simultaneously without having to have CONTROL structures to SUPERVISE access and it is also used to simplify the control code.



Discussion

No Comment Found

Related InterviewSolutions