Operating System CT-1

Operating System CT-1

University

20 Qs

quiz-placeholder

Similar activities

Operating System Gate and placement Questions

Operating System Gate and placement Questions

University

20 Qs

Process Scheduling

Process Scheduling

University

15 Qs

COS Quiz 3

COS Quiz 3

University

21 Qs

Operating Systems

Operating Systems

KG - University

20 Qs

OS Test 1

OS Test 1

University

15 Qs

Quiz-1

Quiz-1

University

25 Qs

Operating System Process Management

Operating System Process Management

University

20 Qs

OPERATING SYSTEMS 2

OPERATING SYSTEMS 2

University

20 Qs

Operating System CT-1

Operating System CT-1

Assessment

Quiz

Computers

University

Medium

Created by

Surendra Nagar

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________________are programs that designed to help users to be more productive with their personal tasks.
Software
System Software
Application software
Utility program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the most efficient scheduling algorithm:

First-Come-First-Serve (FCFS)

Shortest Job First (SJF)

Priority with preemption

Round Robin (RR)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a set of CPU-bound processes with unequal burst lengths arrived at same time in the ready queue, which scheduling algorithm minimizes the average waiting time in the ready queue?

Shortest Remaining Time First

Round Robin with a time quantum less than the shortest CPU burst

Uniform random

Highest priority first with priority proportional to CPU burst length

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The maximum number of processes in the Ready state for a computer system with n CPUs is:

n

n^2

2n

Independent of n

5.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

Which scheduling scheme yields the lowest average turnaround time for the given processes?

Process    Arrival Time    Processing Time

  A              0                            3

  B              1                            6

  C              4                            4

  D              6                            2


FCFS

Non-preemptive SJF

Shortest Remaining Time First (SRTF)

Round Robin with a time quantum of 2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement about Shortest Job First Scheduling (SJF) is True?

It minimizes average waiting time.

It can cause starvation.

Both S1 and S2 are correct.

Neither S1 nor S2 is correct.

7.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

Consider three processes Po, p1, and p2 with burst times 2, 4, and 8 units. Arrival time is 0 for all the processes. Using Longest Remaining Time First (LRTF), the average turnaround time is:

13 units

14 units

15 units

16 units

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?