week12

week12

1st - 5th Grade

7 Qs

quiz-placeholder

Similar activities

Introduction to Databases

Introduction to Databases

2nd Grade

8 Qs

web quiz (refresh )#2

web quiz (refresh )#2

5th Grade

5 Qs

Robotics quiz 2

Robotics quiz 2

1st - 12th Grade

12 Qs

Programming languages and IDEs

Programming languages and IDEs

KG - 2nd Grade

12 Qs

Hari 2 pengenalan coding dan AI

Hari 2 pengenalan coding dan AI

2nd Grade

10 Qs

แบบทดสอบ html ม.3

แบบทดสอบ html ม.3

3rd Grade

10 Qs

Kuis Informatika (HTML)

Kuis Informatika (HTML)

3rd Grade

10 Qs

Class-2 Ch-7

Class-2 Ch-7

2nd Grade

12 Qs

week12

week12

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Simon Huber

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sequential consistency implies quiescent consistency

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an Execution E is liniarizable and quiescent consistent, then it must also be sequential consistency

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are there guarantees a Lamport clock can achieve a vector clock cannot

No

Yes

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which consistency models are composable:

Linearizability

Sequentially consistent

Quiescent consistency

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

if: a->b, a->d and b->c then:

a->c

b->d

c->a

d->b

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decreasing epsilon will:

Increase the runtime

Decrease the runtime

Leave the runtime unchanged

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Approximate Agreement can be achieved with n<3f byzantine nodes in

The synchronous model only

The asynchronous model only

The synchronous and asynchronous model

In neither model