Monitor initialization ________.

a) occurs each time a thread returns a resource
b) typically sets a variable indicating that the monitor initially is in use
c) occurs only once, before threads begin using the monitor
d) occurs each time a thread requests access to a resource

c) occurs only once, before threads begin using the monitor

Computer Science & Information Technology

You might also like to view...

A small symbol that displays in the upper left corner of a selected control layout in a form or report that is displayed in Layout view or Design view; used to move or format an entire group of controls

a. Record selector b. Selection tool c. Layout selector

Computer Science & Information Technology

Unlike division with real numbers, integer division produces two distinct results: the ____ and the remainder.

A. divisor B. product C. dividend D. quotient

Computer Science & Information Technology