Q. Which command is used to kill a process by its PID? (A) kill (B) stop (C) end (D) terminate ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) kill Explanation: 'kill' sends signals to terminate processes by PID.