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 command is used to set terminal input output characteristics
Choose an answer
Atty
stty
dtty
itty
Previous
Skip
Next
Question # 2
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 # 3
Dijkstra's algorithm deals with
Choose an answer
Mutual exclusion
Dead lock avoidance
Dead lock recovery
Real time processing
Previous
Skip
Next
Question # 4
Which operating system use write through catches.
Choose an answer
UNIX
XENIX
ULTRIX
DOS
Previous
Skip
Next
Question # 5
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 # 6
Fragmentation of a file system.
Choose an answer
Occurs only is file is not used properly
Can always the prevented
Happens in all file systems.
Can be removed by conmpaction
Previous
Skip
Next
Question # 7
Which is non pre emptive
Choose an answer
Round robin
FIFO
MS
MSF
Previous
Skip
Next
Question # 8
By which command content of a file can be searched.
Choose an answer
grep
search
srh
show
Previous
Skip
Next
Question # 9
Which is the most important for Multi taskiing.
Choose an answer
Modularity
Time sharing
Multi programming
Multi user
Previous
Skip
Next
Question # 10
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 # 11
Which command is used to determine the path of an executable file.
Choose an answer
which
whom
locate
wex
Previous
Skip
Next
Question # 12
Dirty bit is used ot show
Choose an answer
Page with corrupted data
Wrong page in memory
Page that a modified after being loaded in the cache memory
Page that is less frequently accessed
Previous
Skip
Next
Question # 13
A hardware device which is capable of executing a sequence of instructions, is known as.
Choose an answer
CPU
ALU
CU
Processor
Previous
Skip
Next
Question # 14
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 # 15
Which of following need a device driever.
Choose an answer
Cache
Disk
Main memory
Registers
Previous
Skip
Next
Question # 16
Which one is true.
Choose an answer
The linkage editor is used to edit program which have to later link together.
The linkage editor links object module during compling
The linkage editor links objects modules and resolves external reference between them before loading.
None of above
Previous
Skip
Next
Question # 17
To avoid the race condition the number of process that may be simultaneously inside the critical section is
Choose an answer
1
3
0
12
Previous
Skip
Next
Question # 18
Which operating system reacts in the acutal time.
Choose an answer
Batch system
Quick response system
Real time system
Time sharing system
Previous
Skip
Next
Question # 19
Seek analysis is for.
Choose an answer
Paging issues
Device busy problems
Control unit busy problems
All of above
Previous
Skip
Next
Question # 20
Banker's algorithm deals with
Choose an answer
Dead lock prevention
Dead lock avoidance
Dead look recovery
Mutual exclusion
Previous
Skip
Next
Question # 21
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
Back