Multiple choice technology operating systems 1 How to send signals to other processes? 1 Use sigsend() 2 use kill() 3 use signal() 4 Only init can send signals Reveal answer Fill a bubble to check yourself B Correct answer