Operating system mcqs inter process communication

YOU CAN DOWNLOAD 200+ SUBJECTS PDF BOOK FOR COMPETITIVE EXAMINATIONS

CLICK HERE TO DOWNLOAD

Operating system mcqs inter process communication

Question 6 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In the non blocking send .....
A
the sending process keeps sending until the message is received
B
the sending process sends the message and resumes operation
C
the sending process keeps sending until it receives a message
D
none of the mentioned
Question 7 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Bounded capacity and Unbounded capacity queues are referred to as .....
A
Programmed buffering
B
Automatic buffering
C
User defined buffering
D
No buffering
Question 8 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following two operations are provided by the IPC facility?
A
write & delete message
B
delete & receive message
C
send & delete message
D
receive & send message
Question 9 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is Inter process communication?
A
allows processes to communicate and synchronize their actions when using the same address space
B
allows processes to communicate and synchronize their actions without using the same address space
C
allows the processes to only synchronize their actions without communication
D
none of the mentioned
Question 10 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Message passing system allows processes to .....
A
communicate with one another without resorting to shared data
B
communicate with one another by resorting to shared data
C
share data
D
name the recipient or sender of the message
There are 10 questions to complete.