adplus-dvertising
frame-decoration

Question

When a process blocks the receipt of certain signals :

a.

The signals are delivered

b.

The signals are not delivered

c.

The signals are received until they are unblocked

d.

The signals are received by the process once they are delivered

Answer: (a).The signals are delivered

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When a process blocks the receipt of certain signals :

Similar Questions

Discover Related MCQs

Q. The _______ maintains pending and blocked bit vectors in context of each process.

Q. In UNIX, the set of masked signals can be set or cleared using the ________ function.

Q. The usefulness of signals as a general inter process communication mechanism is limited because :

Q. The usual effect of abnormal termination of a program is :

Q. In UNIX, the abort() function sends the ________ signal to the calling process, causing abnormal termination.

Q. In most cases, if a process is sent a signal while it is executing a system call :

Q. A process can never be sure that a signal it has sent _____________

Q. In UNIX, the _____ system call is used to send a signal.

Q. Thread pools are useful when :

Q. Instead of starting a new thread for every task to execute concurrently, the task can be passed to a ___________

Q. Each connection arriving at multi threaded servers via network is generally :

Q. The idea behind thread pools is :

Q. If the thread pool contains no available thread :

Q. Thread pools help in :

Q. Thread pools limit the number of threads that exist at any one point, hence :

Q. The number of the threads in the pool can be decided on factors such as :

Q. Because of virtual memory, the memory can be shared among

Q. _____ is the concept in which a process is copied into main memory from the secondary memory according to the requirement.

Q. The pager concerns with the

Q. Swap space exists in