System Administrator 2026
The bounded buffer problem is also known as ____________
  • A. Readers €? writers problem
  • B. Dining €? philosophers problem
  • C. Producer €? consumer problem
  • D. None of the mentioned
In the bounded buffer problem, there are the empty and full semaphores that ____________
  • A. Count the number of empty and full buffers
  • B. Count the number of empty and full memory spaces
  • C. Count the number of empty and full queues
  • D. None of the mentioned
In the bounded buffer problem ____________
  • A. There is only one buffer
  • B. There are n buffers ( n being greater than one but finite)
  • C. There are infinite buffers
  • D. The buffer size is bounded
The dining – philosophers problem will occur in case of ____________
  • A. 5 philosophers and 5 chopsticks
  • B. 4 philosophers and 5 chopsticks
  • C. 3 philosophers and 5 chopsticks
  • D. 6 philosophers and 5 chopsticks
A deadlock free solution to the dining philosophers problem ____________
  • A. Necessarily eliminates the possibility of starvation
  • B. Does not necessarily eliminate the possibility of starvation
  • C. Eliminates any possibility of any kind of problem further
  • D. None of the mentioned
Which of the following is not applicable for IP?
  • A. Error reporting
  • B. Handle addressing conventions
  • C. Datagram format
  • D. Packet handling