Session 13

Session 13

University

8 Qs

quiz-placeholder

Similar activities

Grade2-Term3-Shj

Grade2-Term3-Shj

4th Grade - University

10 Qs

totally not some random shark-related quiz

totally not some random shark-related quiz

University

9 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Quiz1

Quiz1

University

5 Qs

Multithreading + java

Multithreading + java

University

10 Qs

Copyright and Fair Use

Copyright and Fair Use

KG - University

8 Qs

multi threading

multi threading

University

13 Qs

Grade 8 Quiz

Grade 8 Quiz

8th Grade - University

10 Qs

Session 13

Session 13

Assessment

Quiz

Computers

University

Easy

Created by

Rafael Wampfler

Used 7+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If q is a Queue, this history is linearizable.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If q is a Stack, this history is linearizable.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If q is an Atomic Register, this history is linearizable.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Java method declared as synchronized is lock-free.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A lock-free method always finishes in a bounded number of steps, independent of other threads.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A wait-free method always finishes in a finite number of steps, independent of other threads.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A lock and a semaphore that allows up to one thread in the critical section are semantically equivalent.

True

False

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Two sequentially consistent histories are composable.

True

False