distributed system quiz 2

distributed system quiz 2

University

38 Qs

quiz-placeholder

Similar activities

AHJN: Unit13-Data Representation

AHJN: Unit13-Data Representation

12th Grade - University

38 Qs

Python Basics till Logical Operators

Python Basics till Logical Operators

University

35 Qs

Data structures:  Chapter 2| 1

Data structures: Chapter 2| 1

University

34 Qs

PARALLEL, DISTRIBUTED AND CLOUD COMPUTING 2

PARALLEL, DISTRIBUTED AND CLOUD COMPUTING 2

University

40 Qs

PARALLEL, DISTRIBUTED AND CLOUD COMPUTING

PARALLEL, DISTRIBUTED AND CLOUD COMPUTING

University

40 Qs

Security Part 2( Technical Diploma)

Security Part 2( Technical Diploma)

University

35 Qs

Computer Algo Test-1

Computer Algo Test-1

University

40 Qs

Chapter 11: File Systems and Directories

Chapter 11: File Systems and Directories

9th Grade - University

33 Qs

distributed system quiz 2

distributed system quiz 2

Assessment

Quiz

Computers

University

Medium

Created by

Akhilesh singh

Used 29+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A state in which a process has finished its computation and will not restart any action unless it receives a message is called as

Partially terminated state

Locally terminated state

Globally terminated state

Terminating state

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In spanning-tree-based termination detection algorithm of Topor, the best case message complexity is ______________and worst case complexity of the algorithm is_______,where N is the number of processes and M is the number of computation messages exchanged

O(N), O(M)

O(N), O(N*M)

O(N2), O(N2)

O(M), O(N)

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Q. 3 Consider the following statements about termination detection (TD) algorithm


Statement 1: Execution of a termination detection algorithm cannot indefinitely delay the underlying computation.

Statement 2: The termination detection algorithm required addition of new communication channels between processes.

Statement 1 is true and statement 2 is false

Statement 1 is false and statement 2 is true

Both statements are false

Both statements are true

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Find out the correct relation between the different message ordering paradigms, where SYNC, FIFO, A and CO denote the set of all possible executions ordered by synchronous order, FIFO order, non-FIFO order and causal order respectively

SYNC ⊂FIFO⊂A⊂CO

SYNC ⊂FIFO⊂CO⊂A

SYNC ⊂CO⊂FIFO⊂A

A ⊂FIFO⊂CO⊂SYNCH

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Consider the dijkstra's self-stabilizing token ring system.A legitimate state must satisfy the following constraints:

1) There must be at least one privilege in the system ( liveness or no deadlock).

2) Every move from a legal state must again put the system into a legal state (closure).

3) During an infinite execution, each machine should enjoy a privilege an infinite number of times (no starvation).

4) Given any two legal states, there is a series of moves that change one legal state to the other (reachability).

All constraints are false

All constraints are true

Constraint 1&2 are true and Constraint 3&4 are false

Constraint 1&2 are false and Constraint 3&4 are true

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

As proven by Ghosh, the minimum number of states required in a self-stabilizing ring is:

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider the following statements about three phase distributed algorithm

Statement 1: The three phase distributed algorithm is closely structured along the lines of Lamport’s algorithm for mutual exclusion.

Statement 2: This algorithm uses 3(n − 1) messages for n − 1 destinations.

Statement 1 is true and statement 2 is false

Statement 1 is false and statement 2 is true

Both statements are false

Both statements are true

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?