OS Unit Set 3 Eng
OS Unit Set 3 Eng
4. Which of the following operating systems do you use for a client-server network?
1) MAC 3) Windows XP 5) Ubuntu
2) Linux 4) Windows 2000
7. In a time-sharing operating system, when the time slot given to a process is completed, the process goes
from the running state to the __________
1) Blocked state 3) Suspended state 5) New State
2) Ready state 4) Terminated state
8. Suppose that a process is in “Blocked” state waiting for some I/O service. When the service is completed,
goes to the __________
1) Running state 3) Suspended state 5) Ready/Suspended
2) Ready state 4) Terminated state
9. The interval from the time of submission of a process to the time of completion is termed as ____________
1) waiting time 3) response time 5) Service time
2) Turnaround time 4) Throughput
12. Run time mapping from virtual to physical address is done by ____________
1) Memory management unit 4) Context Switching
2) CPU 5) Process Control Block
3) PCI
14. CPU fetches the instruction from memory according to the value of:
1) Program counter 3) Instruction register 5) Data buffer register
2) Status register 4) Program status word
6)
15. A CPU generates 32-bit virtual addresses. The page size is 4 KB. How many pages available in this
memory
1) 20 MB 3) 21 MB 5) 24 KB
2) 20 KB 4) 24 MB
16. Which of the following operating system used in 2nd generation of the OS?
1) Multi programing 3) Simple Batch 4) Serial Processing
2) Time Sharing Processing 5) Multi User Processing
19. Which of the following features are available in NTFS file system
1) Encryption, Limited File name, Low secrurity
2) Unicode, Larger size of partition, Limited file name
3) Encryption, Unicode, High Security
4) Small Partition, Support for disk quotas, High security
5) Unicode, Smaller Partition, Limited File name
21. Capacity of the virtual memory 16 MB where the number of pages 1 kb. Then what is the size of a page of
given memory
Then what are the state indicated by the labels A, B and C respectively?
1) A : blocked B: New C:Ready
2) A: New B: Ready C: Running
3) A: New B: Blocked C: Blocked
4) A: Running B: Blocked C: Ready
5) A: Running B: New C: Block