Operating System Threads Signal Handling
Q Which of the following is not true?
  • A A. Processes may send each other signals
  • B B. Kernel may send signals internally
  • C C. A field is updated in the signal table when the signal is sent
  • D D. Each signal is maintained by a single bit
Leave a Comment