Computer Science, asked by rjha08195, 4 months ago

it is signal user operating system ​

Answers

Answered by kmpsujipavi
0

Signals are a limited form of inter-process communication (IPC), typically used in Unix, Unix-like, and other POSIX-compliant operating systems. A signal is an asynchronous notification sent to a process or to a specific thread within the same process in order to notify it of an event that occurred.

Similar questions