Operating system revision quiz1(semaphores)

Operating system revision quiz1(semaphores)

University

10 Qs

quiz-placeholder

Similar activities

Lab Quiz on Semaphores and Banker's Algorithm

Lab Quiz on Semaphores and Banker's Algorithm

University

8 Qs

Exploring C++, Data Structures, and HTML

Exploring C++, Data Structures, and HTML

12th Grade - University

10 Qs

AlgoWhiz Quiz

AlgoWhiz Quiz

University

15 Qs

Binary

Binary

7th Grade - University

15 Qs

Chapter 3 GIS

Chapter 3 GIS

University

10 Qs

MODUL 3 ENG

MODUL 3 ENG

University

10 Qs

Operating System Concepts - Chapter 6 Quiz

Operating System Concepts - Chapter 6 Quiz

University

15 Qs

Lab Quiz on Semaphores and Banker's Algorithm

Lab Quiz on Semaphores and Banker's Algorithm

University

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