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 option of 'grep' displays the line number as well.
Choose an answer
-n
-i
-d
-al
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
What is the meaning of SVR 4
Choose an answer
System five release 4
System version release 4
System five relocated 4
Storage files five release 4
Previous
Skip
Next
Question # 4
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 # 5
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
Question # 6
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 # 7
Multiprogramming system
Choose an answer
Are easier to develop than signal programming system.
Execute each job faster
Execute more jobs in the same time
Are used only on large main frame computers.
Previous
Skip
Next
Question # 8
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 # 9
File inode number can be viewed by.
Choose an answer
-8
-1
-a
-t
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 is not a valid file type in LINUX.
Choose an answer
Socket
FIFO
Soft link
Inode
Previous
Skip
Next
Question # 12
The system calls in UNIX is written using which language.
Choose an answer
Java
C
C++
Assembly
Previous
Skip
Next
Question # 13
Belady anomaly occurs in
Choose an answer
Optimal replacement
FIFO
LRU
Both in FIFO and LRU
Previous
Skip
Next
Question # 14
Reference bit is used for
Choose an answer
Implementing LRU page replacement algorithm
Implementing NRU algorithm
To check the page table entry in the cache memory
None of above
Previous
Skip
Next
Question # 15
Which command is used to know the LINUX version.
Choose an answer
Uname
Vname
Iname
s name
Previous
Skip
Next
Question # 16
A high paging rate
Choose an answer
May cause a high I/O rate
Keeps the system running well
Is a symptom of too much processor activity
Always creates a slow system.
Previous
Skip
Next
Question # 17
All device files are stored in which directory.
Choose an answer
/etc
/dev
/www
/html
Previous
Skip
Next
Question # 18
Distributed system should.
Choose an answer
High security
Have better resource sharing
Better system utilization
Low system overhead
Previous
Skip
Next
Question # 19
Solaris is product of.
Choose an answer
IBP
IBM
Microsoft
Sun microsystmes
Previous
Skip
Next
Question # 20
File can have.
Choose an answer
Read access
Write access
Copy access
All of above
Previous
Skip
Next
Question # 21
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
Back