English, asked by daniyal345, 3 months ago

example of memory send or receive signals​

Answers

Answered by madhurane78
0

Explanation:

One method of interprocess communication is to send and receive signals. A signal is a one-bit message (meaning "this signal happened") sent to a process from another process or from the kernel. Signals are numbered, usually from one to some small number like 15 or 31. Some signals have predefined meanings and are sent automatically to a process under certain conditions (such as memory faults or floating-point exceptions); others are strictly user-generated from other processes. Those processes must have permission to send such a signal. Only if you are the superuser or if the sending process has the same user ID as the receiving process is the signal permitted.

Answered by Anonymous
0

ok mark as brainalist  then

Similar questions