Operating System Concepts Quiz

Operating System Concepts Quiz

University

29 Qs

quiz-placeholder

Similar activities

It's QUIZ Time! LESSON 1

It's QUIZ Time! LESSON 1

University

25 Qs

CCNA 4- Chapter 6: Quality of Service

CCNA 4- Chapter 6: Quality of Service

University

25 Qs

Struktur Data Stack dan Queue

Struktur Data Stack dan Queue

University

30 Qs

Quiz competition

Quiz competition

University

25 Qs

VAL QUIZ 2

VAL QUIZ 2

University

25 Qs

BPM Quiz

BPM Quiz

University

25 Qs

ENTREP-QUIZ 1

ENTREP-QUIZ 1

University

25 Qs

Operating System Quiz 1

Operating System Quiz 1

University

30 Qs

Operating System Concepts Quiz

Operating System Concepts Quiz

Assessment

Quiz

Other

University

Hard

Created by

iio11o iio11o

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The solution to the reader-writer problem could produce a situation called "First reader-writer" that leads to:

The reader process never read.

The reader process never writes.

The writer process never read.

The writer process never writes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If process Pi is executing in its critical section, then no other processes can be executing in their critical sections.

Race condition

Bounded Waiting

Mutual Exclusion

Progress

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In paging, address generated by CPU divided into _.

Logical and physical addresses.

Frame numbers.

Page number and page offset.

Page table.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If there are n processes in the ready queue and the time quantum is q, then each process gets _ of the CPU time in chunks of at most q time units at once.

1-n

1+n

1 / n

1*n

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

can result in race conditions when data are shared among several processes.

SJF scheduling

Preemptive scheduling

None Preemptive scheduling

FCFS scheduling

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first reader in reader-writer problem will first:

Use the writing semaphore to ensure no write will modify the shared data.

Read the data.

Allow other processes to read.

Allow other processes to write.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-In 1/0 operations, the role of the 1/0 controller is to transfer data from the device to the _.

Registers

I/O Driver

CPU

Local Buffer

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?