JNU 2018-2 PhD CS
October 26, 2023JNU 2018-2 PhD CS
October 26, 2023JNU 2018-2 PhD CS
Question 9 |
What is interprocess communication?
Communication within the process | |
Communication between two processes | |
Communication between two threads of same process | |
None of the mentioned |
Question 9 Explanation:
Inter process communication is a set of programming interface which allow a programmer to coordinate activities among various program processes which can run concurrently in an operating system.
Correct Answer: B
Question 9 Explanation:
Inter process communication is a set of programming interface which allow a programmer to coordinate activities among various program processes which can run concurrently in an operating system.
Subscribe
Login
0 Comments