Operating Systems – Multiple Choice Questions (MCQs)
-
-
50. What is inter-process communication (IPC)?
-
51. Which of the following is an IPC mechanism?
-
52. What is a pipe in IPC?
-
53. What is shared memory in IPC?
-
54. What is a semaphore?
-
55. What is a mutex?
-
56. What is a monitor?
-
57. What is a condition variable?
-
58. What is a race condition?
-
59. What is a critical section?
-
60. What is the purpose of synchronization?