Answer the following statements true (T) or false (F)
1) A process that is waiting for access to a critical section does not consume
processor time.
2) The case of cooperation by sharing covers processes that interact with
other processes without being explicitly aware of them.
3) It is possible for one process to lock the mutex and for another process to
unlock it.
4) One of the most common problems faced in concurrent processing is the
producer/consumer problem.
5) Processes need to be synchronized to enforce mutual exclusion.
1) F
2) T
3) F
4) T
5) T
You might also like to view...
For the following Web page, list all of the objects and actions
A(n) _____ backup backs up files that were added or changed since the last backup.
A. full B. differential C. incremental D. system
The first time you start Outlook on a home computer, the____ feature starts automatically to help you provide information that Outlook needs to send and receive e-mail messages.
A. Auto Account Setup B. Internet Service Provider C. Personal Folders File D. Information Wizard
In Dreamweaver, you work the ____ section of the ____ panel to create media queries.
A. Query, Design B. @Media, CSS Designer C. CSS Designer, Property inspector D. Media, Fluid Grid Layout