OS Quiz on 20.8.2024

OS Quiz on 20.8.2024

University

10 Qs

quiz-placeholder

Similar activities

Register Transfer Notation

Register Transfer Notation

10th Grade - University

8 Qs

A level Computer Science Fetch Decode Execute

A level Computer Science Fetch Decode Execute

10th Grade - University

11 Qs

SO - Sinkronisasi Proses

SO - Sinkronisasi Proses

University

15 Qs

ITN 08.02 IPv4 Packet

ITN 08.02 IPv4 Packet

University

10 Qs

OS-Process Synchoronization Prep

OS-Process Synchoronization Prep

University

15 Qs

Operating system quiz-II

Operating system quiz-II

University

10 Qs

The Internet, The Web and E-Commerce

The Internet, The Web and E-Commerce

University

10 Qs

Ch06-Synchronization Tools_part2

Ch06-Synchronization Tools_part2

University

9 Qs

OS Quiz on 20.8.2024

OS Quiz on 20.8.2024

Assessment

Quiz

Computers

University

Hard

Created by

Dr. 2397

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

1,2

2,3

3,4

1,4

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

consumer, producer

producer, consumer

independent, consumer

cooperating, consumer

3.

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

4.

MULTIPLE CHOICE QUESTION

1 min • 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

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A web server provides HTML files which is received by the client web browser requesting the resource. Here, __________ is the producer and _________ is the consumer.

HTML file, web server

web server, HTML files

web browser, web server

web server, web browser

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Buffer works as a shared memory, and counter keeps track of the number of full buffers. Counter is ________ by the ________ after it produces a new buffer, and is ________ by the ________ after it consumes a buffer.

decremented, producer, incremented, consumer

decremented, consumer, incremented, producer

incremented, producer, decremented, consumer

incremented, consumer, decremented, producer

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Each process must ask permission to enter critical section in _______ code; it then executes in the _______; once it finishes executing, it enters the _______ code. The process then enters the ________ code

entry section, critical section, exit section, remainder section

entry section, exit section, critical section, remainder section

critical section, entry section, exit section, remainder section

critical section, entry section, remainder section, exit section

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?