More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
PPSC Computer Science Chapter 19 Operating System Online Test MCQs With Answers
Question # 1
Which scheduling policy is best suited for time sharing operating system.
Choose an answer
Shortest job first
Round robin
First come first serve
Elevator
Previous
Skip
Next
Question # 2
Reference bit is used for
Choose an answer
Implementing LRU page replacement algorithm
Implementing NRU algorithm
To check the page table entry in the cache memory
None of above
Previous
Skip
Next
Question # 3
Semaphores are used to solve the problem of.
Choose an answer
Race condition
Process synchronization
Mutual exclusion
Belady problem
Previous
Skip
Next
Question # 4
Which among following is considered as super daemon.
Choose an answer
Sysinit
Grep
Init
Locate
Previous
Skip
Next
Question # 5
In which of the following usually a front end processor is used.
Choose an answer
Virtual storage
Time sharing
Multi programming
Multi heading
Previous
Skip
Next
Question # 6
Disk scheduling includes decinding
Choose an answer
Which should be accessed next
Order in which disk access requests must be serviced
The physical location of the file
the logical location of the file
Previous
Skip
Next
Question # 7
A publics key encryption system.
Choose an answer
Allows only the correct sender to decode the data
Allows only the correct receiver to decode the data
Allows any one to decode the data
None of above
Previous
Skip
Next
Question # 8
Daisy chain is a device for
Choose an answer
Connecting a number of controllers to a device
Connecting a number of device to a controller
all of above
None of above
Previous
Skip
Next
Question # 9
Main function of shared memory is.
Choose an answer
To use primary memory efficiently
To do intra process communication
All of above
None
Previous
Skip
Next
Question # 10
What is the command that can print lines of first file matching with second file.
Choose an answer
Printline
cmp
com
comn
Previous
Skip
Next
Question # 11
Distributed systems should.
Choose an answer
Meet time constraints
Aim better resource sharing
Aim better system utilization
Aim low system overhead
Previous
Skip
Next
Question # 12
Which command is used to set limits on file size.
Choose an answer
U limit
Alimit
dlimit
wilmit
Previous
Skip
Next
Question # 13
Which command in vi editor command is used to copy the current line of the file.
Choose an answer
ys
yy
yc
yw
Previous
Skip
Next
Question # 14
Default permissions of file can be changed with.
Choose an answer
Group
Chperm
chmod
Chall
Previous
Skip
Next
Question # 15
When did IBM released the first version of its disk operating system DOS version 1.0
Choose an answer
1981
1982
1983
1984
Previous
Skip
Next
Question # 16
Which is non pre emptive
Choose an answer
Round robin
FIFO
MS
MSF
Previous
Skip
Next
Question # 17
Memory protection is normally done by
Choose an answer
The processor and the associated hardware
The operating system
The compiler
The user program
Previous
Skip
Next
Question # 18
Which among following scheduling algorithms give minimum average waiting time.
Choose an answer
FCFS
SJF
Round rabin
On priority
Previous
Skip
Next
Question # 19
Dynamic allocation of storage areas with VSAM files is accomplished by
Choose an answer
Hashing
Control splits
Over flow areas
Relative recording
Previous
Skip
Next
Question # 20
Which operating system use write through catches.
Choose an answer
UNIX
XENIX
ULTRIX
DOS
Previous
Skip
Next
Back