QuestionQ2
GNU and Unix CommandsWhich of the following signals is delivered to a process when the Ctrl+Z key combination is pressed on the keyboard?
- A SIGTERM
- B SIGCONT
- C SIGSTOP
- D SIGKILL
- E SIGINT
Which of the following signals is delivered to a process when the Ctrl+Z key combination is pressed on the keyboard?
Community Discussion