Exam 23: Operating System Concepts: System Calls, Threads, and Signals

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

If a thread invokes the exec system call

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

B

The usual effect of abnormal termination of a program is___________

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

A

Which of the following calls never returns an error?

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

A

A fork system call will fail if

(Multiple Choice)
4.8/5
(33)

The___________maintains pending and blocked bit vectors in the context of each process.

(Multiple Choice)
4.9/5
(26)

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

(Multiple Choice)
4.9/5
(28)

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

(Multiple Choice)
4.7/5
(34)

Cancellation point is the point where

(Multiple Choice)
4.7/5
(34)

If a process does not call exec after forking

(Multiple Choice)
4.9/5
(29)

When one thread immediately terminates the target thread, it is called___________

(Multiple Choice)
4.8/5
(28)

When the target thread periodically checks if it should terminate and terminates itself in an orderly manner, it is called?

(Multiple Choice)
4.8/5
(28)

Cancelling a thread asynchronously

(Multiple Choice)
4.8/5
(31)

Signals of a given type___________

(Multiple Choice)
4.9/5
(33)

Signals are identified by___________

(Multiple Choice)
4.7/5
(33)

The three ways in which a process responds to a signal are___________

(Multiple Choice)
4.8/5
(35)

Which of the following system calls does not return control to the calling point, on termination?

(Multiple Choice)
4.9/5
(34)

Signals that occur at the same time, are presented to the process___________

(Multiple Choice)
4.9/5
(37)

If multiple threads are concurrently searching through a database and one thread returns the result then the remaining threads must be___________

(Multiple Choice)
4.8/5
(32)

If exec is called immediately after forking

(Multiple Choice)
4.7/5
(35)

Which of the following is not TRUE?

(Multiple Choice)
4.9/5
(38)
Showing 1 - 20 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)