OS S7 10-03-23

OS S7 10-03-23

University

6 Qs

quiz-placeholder

Similar activities

OS_DISK_SCHEDULING

OS_DISK_SCHEDULING

University

10 Qs

OS Scheduling

OS Scheduling

University

10 Qs

Process Scheduling- Module 2 -part2

Process Scheduling- Module 2 -part2

University

10 Qs

DATA STRUCTURES MODULE 1 QUIZ

DATA STRUCTURES MODULE 1 QUIZ

University

10 Qs

quiz 1.2

quiz 1.2

University

10 Qs

Lab test in OS

Lab test in OS

University

10 Qs

Quiz 2: CPU Scheduling

Quiz 2: CPU Scheduling

University

10 Qs

B. Sc 3rd Year

B. Sc 3rd Year

University

10 Qs

OS S7 10-03-23

OS S7 10-03-23

Assessment

Quiz

Computers

University

Hard

Created by

P S RAMESH

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The processes that are residing in main memory and are ready and waiting to execute are kept on a list called _____________

a) job queue

b) ready queue

c) execution queue

d) process queue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In priority scheduling algorithm ____________

a) CPU is allocated to the process with highest priority

b) CPU is allocated to the process with lowest priority

c) Equal priority processes can not be scheduled

d) None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is defined in Time quantum?

a) shortest job scheduling algorithm

b) round robin scheduling algorithm

c) priority scheduling algorithm

d) multilevel queue scheduling algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select one which algorithms tend to minimize the process flow time?

A. First come First served

B. Earliest Deadline First

C. Shortest Job First

D. Longest Job First

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The FIFO algorithm said :

Answer - Click Here:

A. executes the job first that needs a minimal processor

B. the job first executes that comes last in the queue

C. the job first executes that has maximum processor needs

D. the job first executes that came in first in the queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

From the time of submission of a process to the time of completion, The interval is termed as

A. waiting time

B. turnaround time

C. response time

D. throughput