Which of the following mutual exclusion algorithms require instructions to be executed atomically?

a) Dekker’s algorithm
b) Peterson’s algorithm
c) Lamport’s algorithm
d) both a and b


d) both a and b

Computer Science & Information Technology

You might also like to view...

You can view a description of a section property by clicking the property and then pressing the ____ key.

A. F1 B. F3 C. F5 D. F10

Computer Science & Information Technology

What is the output of the following program?


A. Y = 3, X = 31
B. Y = 28, X =31
C. Y = 40, X = 31
D. Y = 900, X = 35
E. None of the above are correct

Computer Science & Information Technology

After checking the script syntax, if no errors are displayed in the ____ Errors panel, the script is correct.

A. Compiler B. List C. Check D. Fix

Computer Science & Information Technology

The scripting language most often used with HTML forms is is CSS3.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology