Operating System Concepts Quiz Part1

Operating System Concepts Quiz Part1

University

25 Qs

quiz-placeholder

Similar activities

OPERATING SYSTEMS 2

OPERATING SYSTEMS 2

University

20 Qs

Revision C

Revision C

University

20 Qs

Operating System Process Management

Operating System Process Management

University

20 Qs

PEP OS INPUT

PEP OS INPUT

University

20 Qs

OS Sessional Test (2024 - CS,AI & DS)

OS Sessional Test (2024 - CS,AI & DS)

University

25 Qs

Operating systems

Operating systems

University

25 Qs

OS quiz

OS quiz

University

20 Qs

OS THREADS ;)

OS THREADS ;)

University

20 Qs

Operating System Concepts Quiz Part1

Operating System Concepts Quiz Part1

Assessment

Quiz

Computers

University

Medium

Created by

Comprehensive Viva

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a timesharing operating system, when the time slot assigned to a process is completed, the process switches from the current state to?

Suspended state

Terminated state

Ready state

Blocked state

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a short-term scheduler?

It selects which process has to be brought into the ready queue

It selects which process has to be executed next and allocates CPU

It selects which process to remove from memory by swapping

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a process fails, most operating system write the error information to a ______ .

new file

another running process

log file

none of the mentioned

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When are the register context and stack of thread deallocated?

when the thread terminates

when the thread blocks

when the thread unblocks

when the thread spawns

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For which of the following purposes, Banker's algorithm is used?

Preventing deadlock

Solving deadlock

Recover from deadlock

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the system calls that on termination does not return control to the calling point.

exec

fork

longjmp

ioctl

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?