Operating system

Operating system

University

10 Qs

quiz-placeholder

Similar activities

Conditions

Conditions

University

15 Qs

Grade 7 IA CARPENTRY (MEASURING AND LINING TOOLS)

Grade 7 IA CARPENTRY (MEASURING AND LINING TOOLS)

7th Grade - University

10 Qs

Which is better?

Which is better?

KG - Professional Development

10 Qs

Three level architecture

Three level architecture

University

15 Qs

Quizizz 1

Quizizz 1

12th Grade - University

10 Qs

DIGITAL INDIA

DIGITAL INDIA

12th Grade - University

10 Qs

Fundamentals of Classification

Fundamentals of Classification

University

10 Qs

COMPUTER NETWORKS

COMPUTER NETWORKS

University

11 Qs

Operating system

Operating system

Assessment

Quiz

Computers

University

Medium

Created by

Kishore K

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid deadlock prevention scheme? (GATE CS 2000) 

Release all resources before requesting a new resource 

Number the resources uniquely and never request a lower numbered resource than the last one requested. 

Never request a resource after releasing any resource 

Request that all required resources be allocated before execution

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let m[0]...m[4] be mutexes (binary semaphores) and P[0] .... P[4] be processes. Suppose each process P[i] executes the following:

wait (m[i]); wait(m[(i+1) mode 4]);
------
release (m[i]); release (m[(i+1)mod 4]);

This could cause (GATE CS 2000) 

Thrashing

Deadlock 

Starvation, but not deadlock

None of the above 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does the swap space reside? (GATE 2001) 

RAM 

Disk

ROM 

On-chip cache

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following scheduling algorithms is non-preemptive? (GATE CS 2002) 

Round Robin 

First-In First-Out 

Multilevel Queue Scheduling 

Multilevel Queue Scheduling with Feedback

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Increasing the RAM of a computer typically improves performance because:

Virtual memory increases 

 Larger RAMs are faster 

Fewer page faults occur 

Fewer segmentation faults occur 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Operating Systems, which of the following is/are CPU scheduling algorithms?

Priority

Round Robin

Shortest Job First

All of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 In real time operating system ____________

process scheduling can be done only once

all processes have the same priority

 kernel is not required

a task must be serviced by its deadline period

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?