1MediumComputer ScienceOperating Systems2024FreeShared memory as an IPC mechanism allows processes to communicate by:
2MediumComputer ScienceOperating Systems2024FreeThe fork() system call in Unix-like systems is used to:
7EasyComputer ScienceOperating Systems2024FreeWhich of the following is NOT a classic state in a process life cycle?
8MediumComputer ScienceOperating Systems2024FreeA situation where two or more processes are each waiting indefinitely for resources held by the others is called:
9MediumComputer ScienceOperating Systems2024FreeWhich CPU scheduling algorithm can lead to starvation of long processes?