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 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 # 2
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 # 3
Which scheduling policy is most suitable for time shared operating system.
Choose an answer
Shortest job first
FCFS
LCFS
Round robin
Previous
Skip
Next
Question # 4
What is property of UNIX.
Choose an answer
Multi user
Multi processes
Multi tasking
All of above
Previous
Skip
Next
Question # 5
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 # 6
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 # 7
Remote computing services involves the use of time sharing and
Choose an answer
Multiprocessing
Interactive processing
Batch processing
Real time processing
Previous
Skip
Next
Question # 8
Which is not a valid file type in LINUX.
Choose an answer
Socket
FIFO
Soft link
Inode
Previous
Skip
Next
Question # 9
In vi editor which command sets the number for all lines.
Choose an answer
Set nu
Set ni
Set sn
Set sl
Previous
Skip
Next
Question # 10
Four necessary conditions for dead lock are none pre emption circular wait and
Choose an answer
Mutual exclusion
Race condition
Buffer overflow
None of above
Previous
Skip
Next
Question # 11
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 # 12
All device files are stored in which directory.
Choose an answer
/etc
/dev
/www
/html
Previous
Skip
Next
Question # 13
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 # 14
Seek analysis is for.
Choose an answer
Paging issues
Device busy problems
Control unit busy problems
All of above
Previous
Skip
Next
Question # 15
Which of the following memory allocation scheme is subject to external fragmentation.
Choose an answer
Segmentation
Swapping
Demand paging
Multiple contiguous fixed partitions
Previous
Skip
Next
Question # 16
By which of following the problem of thrashing is significantly affected.
Choose an answer
Program size
Program structure
Primary storage
Secondary strorage
Previous
Skip
Next
Question # 17
Which of the following does not interrupt an running process.
Choose an answer
A device
Timer
Scheduler process
Power failure
Previous
Skip
Next
Question # 18
Which command is used to know the LINUX version.
Choose an answer
Uname
Vname
Iname
s name
Previous
Skip
Next
Question # 19
Which command is used to set limits on file size.
Choose an answer
U limit
Alimit
dlimit
wilmit
Previous
Skip
Next
Question # 20
Re location bits used by relocating loader are a pacified by
Choose an answer
Relocating loader
Assembler
Translator
Linker
Previous
Skip
Next
Back