If such a resource is unavailable at the time a thread requests the resource, the thread will enter the________state until that resource becomes available to the thread.

a) running.
b) waiting.
c) blocked.
d) None of the above.

c) blocked.

Computer Science & Information Technology

You might also like to view...

When you reference multiple objects in a Visual Basic hierarchy, the ________ object is referenced first

A) top-level B) newest C) oldest D) bottom-level

Computer Science & Information Technology

A _____________ contains the byte number of the next byte in a file to be read or written to a file.

a) data locator b) file counter c) file-position pointer d) byte-number counter.

Computer Science & Information Technology