Multiple choice technology programming languages With what can you stop a process? Stop Shutdown Kill Delete Reveal answer Fill a bubble to check yourself C Correct answer Explanation The 'kill' command sends signals to terminate processes. 'Stop' and 'Shutdown' are not process commands. 'Delete' removes files, not running processes. Option C is correct.