Process Synchronization Sec 05

Process Synchronization Sec 05

University

32 Qs

quiz-placeholder

Similar activities

Java Multithreading

Java Multithreading

University

30 Qs

305 - P2 - SAS12,13

305 - P2 - SAS12,13

University

28 Qs

Operating System Concepts

Operating System Concepts

University

37 Qs

Economics Quiz RK 2

Economics Quiz RK 2

University

36 Qs

Quiz Basis Data BUILD IT 2025 Kelompok 1

Quiz Basis Data BUILD IT 2025 Kelompok 1

University

30 Qs

Laboratory Quiz (Chapter 4 / BSIT 2-3)

Laboratory Quiz (Chapter 4 / BSIT 2-3)

University

30 Qs

การใช้โปรแกรมกราฟิก

การใช้โปรแกรมกราฟิก

University

33 Qs

DIT Chapter 2 Study

DIT Chapter 2 Study

8th Grade - University

32 Qs

Process Synchronization Sec 05

Process Synchronization Sec 05

Assessment

Quiz

Computers

University

Hard

Created by

AIDA FC

Used 65+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For cooperating process, _________ process produces information that is consumed by a ___________ process.

consumer, producer

producer, consumer

independent, consumer

cooperating, consumer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process synchronization can be done on

 hardware level
software level

both hardware and software level

none of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 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

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is a synchronization tool?

thread
pipe
semaphore

socket

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
If a process is executing in its critical section, then no other processes can be executing in their critical section. This condition is called
mutual exclusion

critical exclusion

synchronous exclusion

asynchronous exclusion

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When two process executing ___________ and trying to access the _______ global variable, this is a __________.

simultaneously, same, race condition

simultaneously, different, race condition

concurrently, same, producer-consumer problem

concurrently, different, producer-consumer problem

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?