Exam 5: Concurrency: Mutual Exclusion and Synchronization

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

A __________ is a programming language construct that encapsulates variables, access procedures, and initialization code within an abstract data type.

(Short Answer)
4.8/5
(32)

It is possible for one process to lock the mutex and for another process to unlock it.

(True/False)
4.7/5
(31)

The sharing of main memory among processes is useful to permit efficient and close interaction among processes because such sharing does not lead to any problems.

(True/False)
4.8/5
(42)

One of the most common problems faced in concurrent processing is the producer/consumer problem.

(True/False)
4.9/5
(37)

A situation in which a runnable process is overlooked indefinitely by the scheduler, although it is able to proceed, is __________ .

(Multiple Choice)
4.8/5
(29)
Showing 41 - 45 of 45
close modal

Filters

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