Correct E - SIGINT is the signal sent when we press Ctrl+C
Ctrl + C vs Ctrl + Z | Are they the Same?
No, they are not. People ordinarily tend to confuse Ctrl + C and Ctrl + Z, as both of them seem to carry out a similar functionality, if not entirely the same. Indeed, both Ctrl + C and Ctrl + Z can interrupt a running process, but the task that follows differs.
Ctrl + C will terminate the process after it has interrupted and stopped the running process. On the other hand, Ctrl + Z will only pause the process temporarily, and send the running process to the background. The user is then able to run any other terminals processes in the meantime, and once done, the user can again bring the paused process back to the foreground, by means of using the fg command inside the terminal.
https://www.programmerhat.com/linux-ctrl-c/
This section is not available anymore. Please use the main Exam Page.101-500 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ninymo
7 months, 2 weeks agonaTpuoT
1 year, 1 month agoNeoSam999
1 year, 10 months agoGrandsumi
1 year, 10 months ago