Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Tests  >  Question Bank for GATE Computer Science Engineering  >  Test: Inter-Process Communication - Computer Science Engineering (CSE) MCQ

Test: Inter-Process Communication - Computer Science Engineering (CSE) MCQ


Test Description

10 Questions MCQ Test Question Bank for GATE Computer Science Engineering - Test: Inter-Process Communication

Test: Inter-Process Communication for Computer Science Engineering (CSE) 2024 is part of Question Bank for GATE Computer Science Engineering preparation. The Test: Inter-Process Communication questions and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus.The Test: Inter-Process Communication MCQs are made for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Inter-Process Communication below.
Solutions of Test: Inter-Process Communication questions in English are available as part of our Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) & Test: Inter-Process Communication solutions in Hindi for Question Bank for GATE Computer Science Engineering course. Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free. Attempt Test: Inter-Process Communication | 10 questions in 30 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study Question Bank for GATE Computer Science Engineering for Computer Science Engineering (CSE) Exam | Download free PDF with solutions
Test: Inter-Process Communication - Question 1

What is Interprocess communication?

Detailed Solution for Test: Inter-Process Communication - Question 1

Interprocess Communication allows processes to communicate and synchronize their actions. Interprocess Communication (IPC) mechanism is used by cooperating processes to exchange data and information.
There are two models of IPC:

  • Shared Memory
  • Message Passing
Test: Inter-Process Communication - Question 2

Which of the following two operations are provided by the IPC facility?

Detailed Solution for Test: Inter-Process Communication - Question 2

Two operations provided by the IPC facility are receive and send messages. Exchange of data takes place in cooperating processes.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: Inter-Process Communication - Question 3

The link between two processes P and Q to send and receive messages is called __________

Detailed Solution for Test: Inter-Process Communication - Question 3

The link between two processes P and Q to send and receive messages is called communication link. Two processes P and Q want to communicate with each other; there should be a communication link that must exist between these two processes so that both processes can able to send and receive messages using that link.

Test: Inter-Process Communication - Question 4

In indirect communication between processes P and Q __________

Detailed Solution for Test: Inter-Process Communication - Question 4

In indirect communication between processes P and Q there is a mailbox to help communication between P and Q. A mailbox can be viewed abstractly as an object into which messages can be placed by processes and from which messages can be removed.

Test: Inter-Process Communication - Question 5

In the Zero capacity queue __________

Detailed Solution for Test: Inter-Process Communication - Question 5

In the Zero capacity queue the sender blocks until the receiver receives the message. Zero capacity queue has maximum capacity of Zero; thus message queue does not have any waiting message in it.

Test: Inter-Process Communication - Question 6

The link between two processes P and Q to send and receive messages is called __________

Detailed Solution for Test: Inter-Process Communication - Question 6

The link between two processes P and Q to send and receive messages is called communication link. Two processes P and Q want to communicate with each other; there should be a communication link that must exist between these two processes so that both processes can able to send and receive messages using that link.

Test: Inter-Process Communication - Question 7

In indirect communication between processes P and Q __________

Detailed Solution for Test: Inter-Process Communication - Question 7

In indirect communication between processes P and Q there is a mailbox to help communication between P and Q. A mailbox can be viewed abstractly as an object into which messages can be placed by processes and from which messages can be removed.

Test: Inter-Process Communication - Question 8

The Zero Capacity queue __________

Detailed Solution for Test: Inter-Process Communication - Question 8

The Zero capacity queue is referred to as a message system with no buàering. Zero capacity queue has maximum capacity of Zero; thus message queue does not have any waiting message in it.

Test: Inter-Process Communication - Question 9

Message passing system allows processes to __________

Detailed Solution for Test: Inter-Process Communication - Question 9

Message Passing system allows processes to communicate with each other without sharing the same address space.

Test: Inter-Process Communication - Question 10

In the non blocking send __________

Detailed Solution for Test: Inter-Process Communication - Question 10

In the non blocking send, the sending process sends the message and resumes operation. Sending process doesn’t care about reception. It is also known as asynchronous send.

63 videos|7 docs|165 tests
Information about Test: Inter-Process Communication Page
In this test you can find the Exam questions for Test: Inter-Process Communication solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Inter-Process Communication, EduRev gives you an ample number of Online tests for practice

Top Courses for Computer Science Engineering (CSE)

Download as PDF

Top Courses for Computer Science Engineering (CSE)