The _ kill signal terminates a process by taking the process information in memory and saving it to a file called core on the hard disk in the current working directory.

The _ kill signal terminates a process by taking the process information in memory and saving it to a file called core on the hard disk in the current working directory.

a. SIGINT
b. SIGQUIT
c. SIGKILL
d. SIGTERM

Answer: B.