nerdexam
HP

HP0-A01 · Question #69

Which command ends an unresponsive process?

The correct answer is D. kill -s SIGKILL PID. See the full explanation below for the reasoning.

Question

Which command ends an unresponsive process?

Options

  • Akill -1 PID
  • Bkill -3 PID
  • Ckill -s SIGSTOP PID
  • Dkill -s SIGKILL PID

How the community answered

(49 responses)
  • A
    16% (8)
  • B
    8% (4)
  • C
    4% (2)
  • D
    71% (35)

Community Discussion

No community discussion yet for this question.

Full HP0-A01 Practice