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 among following is considered as super daemon.
Choose an answer
Sysinit
Grep
Init
Locate
Previous
Skip
Next
Question # 2
File can have.
Choose an answer
Read access
Write access
Copy access
All of above
Previous
Skip
Next
Question # 3
Which process is known for initializing a microcomputer with its OS.
Choose an answer
Cold booting
Boot recording
Booting
Warm booting
Previous
Skip
Next
Question # 4
Shortest job First executes first the job.
Choose an answer
With the least processor needs
That first entered the queue
That has been in the queue for the longest
That last entered the queue
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
Which command is concerned with LINUX kernel log messages.
Choose an answer
dmsg
dmesg
cmsg
cmesg
Previous
Skip
Next
Question # 7
Belady anomaly occurs in
Choose an answer
Optimal replacement
FIFO
LRU
Both in FIFO and LRU
Previous
Skip
Next
Question # 8
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 # 9
Which is signal user operating system.
Choose an answer
MS-DOS
UNIX
XENIX
LINUX
Previous
Skip
Next
Question # 10
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 # 11
Which command is used to set terminal input output characteristics
Choose an answer
Atty
stty
dtty
itty
Previous
Skip
Next
Question # 12
How applications communicates with kernel.
Choose an answer
Not disclosed by linux team
SSL
System calls
Shell
Previous
Skip
Next
Question # 13
Kernel minimizes the frequency of disk access by keeping a pool of internal data buffer which helps to increase the response time this is known as.
Choose an answer
Buffer cache
Spooling
Pooling
Virtual memory
Previous
Skip
Next
Question # 14
How many links are created when we create a directory file.
Choose an answer
1
2
3
4
Previous
Skip
Next
Question # 15
Solaris is product of.
Choose an answer
IBP
IBM
Microsoft
Sun microsystmes
Previous
Skip
Next
Question # 16
Which is non pre emptive
Choose an answer
Round robin
FIFO
MS
MSF
Previous
Skip
Next
Question # 17
Which of the following is always there in a computer.
Choose an answer
Batch system
Operating system
Time sharing system
Controlling system
Previous
Skip
Next
Question # 18
Problem of thrashing is affected significantly by
Choose an answer
Program structure
Program size
Primary storage size
All of above
Previous
Skip
Next
Question # 19
Tee command is used in LINUX for.
Choose an answer
Read from an input and write to a standard output and file.
Read from an input
Write to an output
None of above
Previous
Skip
Next
Question # 20
The system calls in UNIX is written using which language.
Choose an answer
Java
C
C++
Assembly
Previous
Skip
Next
Question # 21
Default permissions of file can be changed with.
Choose an answer
Group
Chperm
chmod
Chall
Previous
Skip
Next
Back