Session 13

Session 13

University

8 Qs

quiz-placeholder

Similar activities

Computer Architecture

Computer Architecture

University

10 Qs

Parallel programming approach

Parallel programming approach

University

8 Qs

OS-Multithreading

OS-Multithreading

University

8 Qs

Prog2 Tut 10 - Thread Sicherheit

Prog2 Tut 10 - Thread Sicherheit

University

7 Qs

CompTIA A+ Objectives 2.1-2.4

CompTIA A+ Objectives 2.1-2.4

University

10 Qs

Session 3

Session 3

University

8 Qs

Peer-Learning

Peer-Learning

University

10 Qs

Objective 1.03 Personal and Transferable Skills

Objective 1.03 Personal and Transferable Skills

6th Grade - University

13 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