DEADLOCK

DEADLOCK

University

15 Qs

quiz-placeholder

Similar activities

K22YG 2

K22YG 2

University

10 Qs

OS Day 4

OS Day 4

University

10 Qs

Operating Systems and Concurrent Processing Quiz

Operating Systems and Concurrent Processing Quiz

12th Grade - University

15 Qs

SE A-OS-Deadlock

SE A-OS-Deadlock

University

10 Qs

Parallel and Distributed Computing

Parallel and Distributed Computing

University

10 Qs

Deadlock

Deadlock

University

15 Qs

Bsc cs

Bsc cs

University

10 Qs

UTS Sistem Operasi

UTS Sistem Operasi

University

10 Qs

DEADLOCK

DEADLOCK

Assessment

Quiz

Computers

University

Hard

Created by

KRATI GUPTA

Used 58+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A system contains three programs and each requires three tape units for its operation. The minimum number of tape units which the system must have such that deadlocks never arise is

6

7

8

9

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider a system having m resources of the same type. These resources are shared by 3 processes A, B, C which have peak time demands of 3, 4, 6 respectively. The minimum value of m that ensures deadlock will never occur is

11

12

13

14

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is not a necessary condition for deadlock?

Mutual Exclusion

Reentrancy

Hold and wait

No pre-emption

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In which of the following four necessary conditions for deadlock processes claim exclusive control of the resources they require?

no preemption

mutual exclusion

circular wait

hold and wait

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A total of 9 units of a resource type available, and given the safe state shown below, which of the following sequence will be a safe state?

Process Used Max

A 2 7

B 1 6

C 2 5

D 1 4

(P4, P1, P3, P2)

(P4, P2, P1, P3)

(P4, P2, P3, P1)

(P3, P1, P2, P4)

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider a system with 3 processes that share 4 instances of the same resource type. Each process can request a maximum of K instances. Resource instances can be requested and released only one at a time. The largest value of K that will always avoid deadlock is _______ .

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a valid deadlock prevention scheme?

Release all resources before requesting a new resource

Number the resources uniquely and never request a lower numbered resource than the last one requested

Never request a resource after releasing any resource

Request and all required resources be allocated before execution.

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?