OS Day 4

OS Day 4

University

10 Qs

quiz-placeholder

Similar activities

hpc3

hpc3

University

12 Qs

C-21 CS-405 OS Quiz-2

C-21 CS-405 OS Quiz-2

University

10 Qs

If quizzes are quizzical, what are tests?

If quizzes are quizzical, what are tests?

University

13 Qs

co-operative processes

co-operative processes

University

6 Qs

Ch06-Synchronization Tools_part2

Ch06-Synchronization Tools_part2

University

9 Qs

rehu

rehu

University

6 Qs

Java

Java

University

15 Qs

DEADLOCK

DEADLOCK

University

15 Qs

OS Day 4

OS Day 4

Assessment

Quiz

Computers

University

Hard

Created by

Skill Chaze

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which process can be affected by other processes executing in the system?

cooperating process

child process

parent process

init process

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When several processes access the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place is called ________

dynamic condition

race condition

essential condition

critical condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the most basic problem in process synchronization?

Critical section problem

Producer-consumer problem

Dining philosophers problem

Bounded buffer problem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a multi-process system, which part of the code must be executed mutually exclusively?

Critical section

Non-critical section

Initialization section

Termination section

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a process is executing in its critical section, then no other processes can be executing in their critical section. What is this condition called?

mutual exclusion

critical exclusion

synchronous exclusion

asynchronous exclusion

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one of the following is a synchronization tool?

thread

pipe

semaphore

socket

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a binary semaphore?

Counting semaphore

Mutex semaphore

Binary counting semaphore

All of the above

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?