MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following functions can be performed using signal system call? |
| A. | ignore the signal |
| B. | restore the default |
| C. | invoke a signal handling function |
| D. | ignore the signal, restore the default and invoke a signal handling function |
| Answer» E. | |