McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Master of Computer Applications (MCA)
→
Linux Programming
→
Unit 4
→
Which of the following signal cannot be ...
Q.
Which of the following signal cannot be handled or ignored?
A.
SIGINT
B.
SIGCHLD
C.
SIGKILL
D.
SIGALRM
Answer» C. SIGKILL
2.2k
0
Do you find this helpful?
20
View all MCQs in
Linux Programming
Discussion
No comments yet
Login to comment
Related MCQs
Signals are handled using which system call?
Another signal that cannot be caught is:
Which signal is generated when we press control-C?
Which signal is generated when we press ctrl-Z?
Which signal is sent when the Child process terminates?
When real interval timer expires which signal is generated?
If a signal is received by a process, when will it be processed?
A user executes the following command successfully: $ chmod +x file1.txt Which of the following is true of the output of this command?
One of the entry of /etc/passwd file is shown below: user1:x:1111:2222:McqMate:/home/user1:/bin/bash Which among the following will print userid and home dir in the following pattern “user1:/home/user1”
Which of the following is not the component of LINUX?