Operating System Questions Answers - Set 2 Online Quiz Test
-
1. Distributed systems should ?
- high security
- have better resource sharing
- better system utilization
- low system overhead
-
2. Disk scheduling involves deciding ?
- which disk should be accessed next
- the order in which disk access request should be made
- physical location of files
- type of disks a system should have
-
3. If the CPU scheduling policy is FCFS, then what would be average waiting time ?
- 10 ms
- 10.8 ms
- 12 ms
- 12.8 ms
-
4. Memory protection is of no use in single user system.
- True
- False
-
5. By which of following the problem of thrashing is significantly affected ?
- program size
- program structure
- primary storage
- secondary storage
-
6. Which type of software can be used to merge data of two files in one file ?
- System software
- Networking software
- Documenting software
- Utility Software
-
7. What is the name of values that are automatically provided by software to reduce keystrokes ?
- Data Values
- Default Values
- Defined Values
- Fixed Values
-
8. Which of following need a device driver
- Cache
- Disk
- Main Menory
- Registers
-
9. Supervisor state is only allowed to ?
- Utility Softwares
- Application Softwares
- Operating System
- Guest User
-
10. UNIX is a single user operating system.
- True
- False
-
11. Which of the following is always there in a computer ?
- Batch system
- Operating system
- Time sharing system
- Controlling system
-
12. Which of following is not an advantage of multiprogramming ?
- increased throughput
- shorter response time
- ability to assign priorities of jobs
- decreased system overload
-
13. Seek analysis is for ?
- Paging issues
- device busy problems
- control unit busy problems
- all of above
-
14. Relocation bits used by relocating loader are specified by
- Relocating loader
- Assembler
- Translator
- Linker
-
15. Paging is a method of memory allocation.
- True
- False
-
16. Which of the following memory allocation scheme is subject to external fragmentation ?
- Segmentation
- Swapping
- Demand Paging
- Multiple Contiguous Fixed Partitions
-
17. Spooling is most beneficial where
- Jobs are I/O bound
- Jobs are CPU bound
- Jobs are evenly divided as I/O bound and CPU bound
- All of above
-
18. File record length
- Should be chosen to match the data characteristics
- should be fixed
- should be variable
- vary system to system
-
19. In which of the following usually a front end processor is used ?
- Virtual storage
- Timesharing
- Multiprogamming
- Multithreading
-
20. Remote computing services involves the use of ?
- multiprocessing
- multiprogramming
- batch processing
- real time processing