Computer Science, asked by singhjas7575, 4 months ago

35. Interprocess communication is?
(A) communication between two process
(B) communication between two threads of the same process
(C) communication within the process
(D) none of the mentioned​

Answers

Answered by pratyush15899
3

\huge{\fcolorbox{grey}{yellow}{Ꭺnswer \red࿐}}

❥ Correct Option ➳➳ (A) ✔

❥ ↝(A) communication between two process

Answered by hotelcalifornia
0

Interprocess communication is (B) communication between two threads of the same process.

Why is it so?

  • Interprocess Communication (IPC) is a correspondence component that permits cycles to speak with one another and synchronize their activities without utilizing a similar location space.
  • IPC can be accomplished utilizing shared memory and message passing.
  • It is utilized for trading information between two threads of the same process.
  • The Processes might be running on single or numerous PCs associated with an organization.

#SPJ3

Similar questions