Q. Which command is used to terminate a process in Linux?
β
Correct Answer: (A)
kill
Explanation: The 'kill' command is used to terminate a process by its process ID (PID).