Q. Which signal is sent by default when using the 'kill' command?
β
Correct Answer: (A)
SIGTERM
Explanation: SIGTERM (signal 15) requests process termination.