Another problem related to indefinite postponement is called ________. This occurs when a waiting thread (let’s call this thread1) cannot proceed because it’s waiting (either directly or indirectly) for another thread (let’s call this thread2) to proceed, while simultaneously thread2 cannot proceed because it’s waiting (either directly or indirectly) for thread1 to proceed. The two threads are waiting for each other, so the actions that would enable each thread to continue execution can never occur.

a. impass
b. standoff
c. deadlock
d. stalemate


C

Computer Science & Information Technology

You might also like to view...

Which of the following means accessing information from a file non-sequentially?

a. linear access b. incremented acces c. random access d. protected access e. None of these

Computer Science & Information Technology

Macros enable users to ________

A) automate repetitive tasks B) duplicate their login identities C) use Microsoft Office without a keyboard D) find duplicate meanings for words

Computer Science & Information Technology

Using a(n) ____ graphic in a Flash document is best when you are developing an advertisement or banner for a Web site for a business or professional organization.

A. vector B. indexed C. bitmap D. concatenated

Computer Science & Information Technology

Office ________ is a web-based suite of Microsoft Office applications

Fill in the blank(s) with correct word

Computer Science & Information Technology