Operating system revision quiz1(semaphores)

Operating system revision quiz1(semaphores)

University

10 Qs

quiz-placeholder

Similar activities

Operating System Concepts Quiz

Operating System Concepts Quiz

University

15 Qs

Pemrograman Paralel

Pemrograman Paralel

University

10 Qs

Data Structure & Algorithm

Data Structure & Algorithm

University

15 Qs

Synchronization Tools

Synchronization Tools

University

10 Qs

MCQs on Process Synchronization

MCQs on Process Synchronization

University

10 Qs

Repaso de mecanismo de sincronización

Repaso de mecanismo de sincronización

University

6 Qs

Digital ELectronics 1

Digital ELectronics 1

University

10 Qs

Kuis Sekar 1

Kuis Sekar 1

University

10 Qs

Operating system revision quiz1(semaphores)

Operating system revision quiz1(semaphores)

Assessment

Quiz

Other

University

Medium

Created by

Divyapriya Degala

Used 68+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an operating system?

Linux

Unix

windows

microsoft office

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Concurrent access to shared data may result in _

data consistency

data insecurity

data inconsistency

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called ____________

data consistency

race condition

aging

starvation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Semaphore is a/an _______ to solve the critical section problem.

hardware for a system

special program for a system

integer variable

none of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is atomic operations permissible on semaphores?

wait

stop

hold

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two kinds of semaphores?

mutex & counting

binary & counting

counting & decimal

decimal & binary

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a mutex?

is a binary mutex

must be accessed from only one process

can be accessed from multiple processes

none of the mentioned

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?