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
In the shell , by default all variables are considered and stored as.
Choose an answer
Integer
String
Float
Chracter
Previous
Skip
Next
Question # 2
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 # 3
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 # 4
Which command is used to record a user login session in a file.
Choose an answer
script
Record
Copy
Session
Previous
Skip
Next
Question # 5
Which of following need a device driever.
Choose an answer
Cache
Disk
Main memory
Registers
Previous
Skip
Next
Question # 6
What are the global locks.
Choose an answer
They synchronize access to local resources.
They synchronize access to global resources
They synchronize access to local and global resources
None of above
Previous
Skip
Next
Question # 7
Which type of software can be used to merge data of two files in one files.
Choose an answer
System software
Networking software
Documenting software
utility software
Previous
Skip
Next
Question # 8
Which command is concerned with LINUX kernel log messages.
Choose an answer
dmsg
dmesg
cmsg
cmesg
Previous
Skip
Next
Question # 9
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 # 10
What communication command provides communication to another user logged on by writing to the bottom of their terminal
Choose an answer
Chat
Talk
Write
Sending
Previous
Skip
Next
Question # 11
Which one shows the name of the operating system.
Choose an answer
U name -n
Uname -I
U name - m
U name -o
Previous
Skip
Next
Question # 12
What is property of UNIX.
Choose an answer
Multi user
Multi processes
Multi tasking
All of above
Previous
Skip
Next
Question # 13
All device files are stored in which directory.
Choose an answer
/etc
/dev
/www
/html
Previous
Skip
Next
Question # 14
The system calls in UNIX is written using which language.
Choose an answer
Java
C
C++
Assembly
Previous
Skip
Next
Question # 15
Which operating system use write through catches.
Choose an answer
UNIX
XENIX
ULTRIX
DOS
Previous
Skip
Next
Question # 16
Dijkstra's algorithm deals with
Choose an answer
Mutual exclusion
Dead lock avoidance
Dead lock recovery
Real time processing
Previous
Skip
Next
Question # 17
To display disk consumption of a specific directory which command is used.
Choose an answer
dd
du
dt
di
Previous
Skip
Next
Question # 18
File can have.
Choose an answer
Read access
Write access
Copy access
All of above
Previous
Skip
Next
Question # 19
In real time OS, which is most suitable scheduling scheme.
Choose an answer
Round robin
FCFS
Pre-emptive scheduling
Random scheduling
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
Which command can be used to know the present working directory.
Choose an answer
pad
pww
pwd
pdd
Previous
Skip
Next
Back