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
The system calls in UNIX is written using which language.
Choose an answer
Java
C
C++
Assembly
Previous
Skip
Next
Question # 2
For multiprogramming operating system.
Choose an answer
Special support from processor is essential
Special support from processor is not essential
Cache memory is essential
None of abvoe
Previous
Skip
Next
Question # 3
A series of statements explaining how the data is to be processed is called.
Choose an answer
Instruction
Compiler
Program
Interpretor
Previous
Skip
Next
Question # 4
What control character signals the end of the input file.
Choose an answer
Ctrl + s
Ctrl + z
Ctrl + w
Ctrl + d
Previous
Skip
Next
Question # 5
Spooling most beneficial where
Choose an answer
Jobs are I/O bound
Jobs are CPU bound
Jobs are evenly divided as I/O bound are CPU bond
All of above
Previous
Skip
Next
Question # 6
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 # 7
A thread is.
Choose an answer
Lightweight process where the context switching is low
Lightweight process where the context switching is high
Used to speed up paging
Used in dead locks
Previous
Skip
Next
Question # 8
Which among following scheduling algorithms give minimum average waiting time.
Choose an answer
FCFS
SJF
Round rabin
On priority
Previous
Skip
Next
Question # 9
Which of following need a device driever.
Choose an answer
Cache
Disk
Main memory
Registers
Previous
Skip
Next
Question # 10
Which technique is used by operating systems to execute several program concurrently by switching back and forth.
Choose an answer
Partitioning
Multitasking
Windowing
Paging
Previous
Skip
Next
Question # 11
To display disk consumption of a specific directory which command is used.
Choose an answer
dd
du
dt
di
Previous
Skip
Next
Question # 12
Distributed system should.
Choose an answer
High security
Have better resource sharing
Better system utilization
Low system overhead
Previous
Skip
Next
Question # 13
Printer in the file structure can be found in.
Choose an answer
/etc
/html
/www
/dev
Previous
Skip
Next
Question # 14
Which command in LINUX is used for description any command.
Choose an answer
Help
Man
Detail
Short detail
Previous
Skip
Next
Question # 15
Which is non pre emptive
Choose an answer
Round robin
FIFO
MS
MSF
Previous
Skip
Next
Question # 16
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 # 17
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 # 18
Which is not a valid file type in LINUX.
Choose an answer
Socket
FIFO
Soft link
Inode
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
If two files on same partition point to the same inode structure they are called.
Choose an answer
Soft links
Hard links
Copy links
similar links
Previous
Skip
Next
Question # 21
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
Back