| | | | MCQ Tutorial - Linux->Process | | | | 106.) Which is not the correct option for removing a message queue | | Options are: | | A.) ipcrm -Q
| | B.) None of the options
| | C.) ipcrm -m
| | D.) ipcrm -q
| | Correct Option: C | | | | | | | 107.) In linux, a device driver can work without the | | Options are: | | A.) None of the mentioned options
| | B.) Device file name
| | C.) Major number
| | D.) Minor number
| | Correct Option: A | | | | | | | 108.) The minor number range should be | | Options are: | | A.) None of the mentioned options
| | B.) 0 to 255
| | C.) 0 to 15
| | D.) 0 to 63
| | Correct Option: B | | | | | | | 109.) Which signal is sent when the Child process terminates? | | Options are: | | A.) SIGKILL
| | B.) SIGCHLD
| | C.) SIGINIT
| | D.) SIGSTOP
| | Correct Option: A | | | | | | | 110.) Which signal is generated when we press control-C? | | Options are: | | A.) SIGSEGV
| | B.) SIGINT
| | C.) SIGTERM
| | D.) SIGKILL
| | Correct Option: B | | | | | | | | | | | |