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 real time OS, which is most suitable scheduling scheme.
Choose an answer
Round robin
FCFS
Pre-emptive scheduling
Random scheduling
Previous
Skip
Next
Question # 2
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 # 3
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 # 4
Which among following scheduling algorithms give minimum average waiting time.
Choose an answer
FCFS
SJF
Round rabin
On priority
Previous
Skip
Next
Question # 5
Which command in vi editor command is used to copy the current line of the file.
Choose an answer
ys
yy
yc
yw
Previous
Skip
Next
Question # 6
Size of virtual memory depends on
Choose an answer
Size of data bus
Size of address bus
Size of main memory
None of above
Previous
Skip
Next
Question # 7
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 # 8
What is meaning of ILP32
Choose an answer
32 bit integrated Long & Pointer
32 bit integer long & pointer
32 bit integer Long & Point
32 bit integer , Lost & pointer
Previous
Skip
Next
Question # 9
Remote computing services involves the use of.
Choose an answer
Multi processing
Multi programming
Batch processing
Real time processing
Previous
Skip
Next
Question # 10
Which command is concerned with LINUX kernel log messages.
Choose an answer
dmsg
dmesg
cmsg
cmesg
Previous
Skip
Next
Question # 11
Distributed system should.
Choose an answer
High security
Have better resource sharing
Better system utilization
Low system overhead
Previous
Skip
Next
Question # 12
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 # 13
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 # 14
Which command reads the content of another file in vi editor .
Choose an answer
erd
ex
r
read
Previous
Skip
Next
Question # 15
By which command content of a file can be searched.
Choose an answer
grep
search
srh
show
Previous
Skip
Next
Question # 16
Default permissions of file can be changed with.
Choose an answer
Group
Chperm
chmod
Chall
Previous
Skip
Next
Question # 17
Which command gives the first byte where the difference is in the file 1 & file2
Choose an answer
Diff
differ
Cmp
Compare
Previous
Skip
Next
Question # 18
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 # 19
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 # 20
Which is not a valid file type in LINUX.
Choose an answer
Socket
FIFO
Soft link
Inode
Previous
Skip
Next
Question # 21
Which command is used to know the LINUX version.
Choose an answer
Uname
Vname
Iname
s name
Previous
Skip
Next
Back