OS Day 4

OS Day 4

University

10 Qs

quiz-placeholder

Similar activities

Java Multithreading_Wrapperclass

Java Multithreading_Wrapperclass

University

15 Qs

Quality of service in ATM

Quality of service in ATM

University

7 Qs

ITE TEST 1

ITE TEST 1

University

10 Qs

OS QUIZ

OS QUIZ

University

15 Qs

Operating system

Operating system

University

13 Qs

OS quiz 3

OS quiz 3

University

15 Qs

Teknologi Layanan Jaringan XII TKJ

Teknologi Layanan Jaringan XII TKJ

University

10 Qs

Use case modelling

Use case modelling

University

10 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?