Operating System Concepts Quiz Part1

Operating System Concepts Quiz Part1

University

25 Qs

quiz-placeholder

Similar activities

A2 13.1 L1 User defined data types

A2 13.1 L1 User defined data types

12th Grade - University

20 Qs

Q1 ITS580 - M3CS2465C

Q1 ITS580 - M3CS2465C

University

20 Qs

Data Structures: Placement Preparations

Data Structures: Placement Preparations

University

25 Qs

Operating Systems

Operating Systems

KG - University

20 Qs

OS - Assessment 05

OS - Assessment 05

University

20 Qs

Linkers

Linkers

University

20 Qs

OS - VIRTUAL MEMORY

OS - VIRTUAL MEMORY

University

30 Qs

Unit-1 CLOUD ARCHITECTURE MODELS AND INFRASTRUCTURE

Unit-1 CLOUD ARCHITECTURE MODELS AND INFRASTRUCTURE

University

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