| | | | MCQ Tutorial - Linux->Process | | | | 86.) A communication end-point is identified by | | Options are: | | A.) None of the options
| | B.) Both of the options IP address and port number
| | C.) IP address
| | D.) Port number
| | Correct Option: B | | | | | | | 87.) Which signal is generated when we press ctrl-Z? | | Options are: | | A.) SIGKILL
| | B.) SIGABRT
| | C.) SIGINT
| | D.) SIGSTOP
| | Correct Option: C | | | | | | | 88.) Message queues are created in | | Options are: | | A.) Kernelspace
| | B.) None of the options
| | C.) Userspace
| | D.) Both of the options
| | Correct Option: A | | | | | | | 89.) Shared memory can be used for? | | Options are: | | A.) Read only operations
| | B.) Write only
| | C.) Read or read write operations
| | D.) Append
| | Correct Option: C | | | | | | | 90.) Which call to use to set the resource count of semaphore? | | Options are: | | A.) sem_setcount( )
| | B.) sem_set_count( )
| | C.) semget( )
| | D.) semctl( )
| | Correct Option: B | | | | | | | | | | | |