Skip to content
MCQtimes.com
GK
Pakistan Studies
Current Affairs
Islamic Studies
English
MCQtimes.com
Toggle Menu
OS CPU Scheduling
Home
/
Computer Science
/
Operating System
/
OS CPU Scheduling
- Page 4
Show/Hide Answers
OS CPU Scheduling
What is Response time?
the total time taken from the submission time till the completion time
the total time taken from the submission time till the first response is produced
the total time taken from submission time till the response is output
none of the mentioned
Author:
rikazzz
Comment
OS CPU Scheduling
There are 10 different processes running on a workstation. Idle processes are waiting for an input event in the input queue. Busy processes are scheduled with the Round-Robin time sharing method. Which out of the following quantum times is the best value for small response times, if the processes have a short runtime, e.g. less than 10ms?
tQ = 15ms
tQ = 40ms
tQ = 45ms
tQ = 50ms
Author:
rikazzz
Comment
OS CPU Scheduling
Which of the following algorithms tends to minimize the process flow time?
First come First served
Shortest Job First
Earliest Deadline First
Longest Job First
Author:
rikazzz
Comment
OS CPU Scheduling
The processes that are residing in main memory and are ready and waiting to execute are kept on a list called _____________
job queue
ready queue
execution queue
process queue
Author:
rikazzz
Comment
OS CPU Scheduling
An I/O bound program will typically have ____________
a few very short CPU bursts
many very short I/O bursts
many very short CPU bursts
a few very short I/O bursts
Author:
rikazzz
Comment
OS CPU Scheduling
The interval from the time of submission of a process to the time of completion is termed as ____________
waiting time
turnaround time
response time
throughput
Author:
rikazzz
Comment
OS CPU Scheduling
Which is the most optimal scheduling algorithm?
FCFS – First come First served
SJF – Shortest Job First
RR – Round Robin
None of the mentioned
Author:
rikazzz
Comment
OS CPU Scheduling
In the following cases non – preemptive scheduling occurs?
When a process switches from the running state to the ready state
When a process goes from the running state to the waiting state
When a process switches from the waiting state to the ready state
All of the mentioned
There is no other choice.
Author:
rikazzz
Comment
OS CPU Scheduling
Under multiprogramming, turnaround time for short jobs is usually ________ and that for long jobs is slightly ___________
Lengthened; Shortened
Shortened; Lengthened
Shortened; Shortened
Shortened; Unchanged
Author:
rikazzz
Comment
OS CPU Scheduling
What is FIFO algorithm?
first executes the job that came in last in the queue
first executes the job that came in first in the queue
first executes the job that needs minimal processor
first executes the job that has maximum processor needs
Author:
rikazzz
Comment
Page navigation
Previous Page
Previous
1
2
3
4
5
Next Page
Next
Go to Page
Light
Dark
GK
Pakistan Studies
Current Affairs
Islamic Studies
English