31. | Software is a program that directs the overall operation of the computer, facilitates its use and interacts with the user. What are the different types of this software ? |
Discuss |
Answer: (d).All of the above
|
32. | A __________ is a software that manages the time of a microprocessor to ensure that all time critical events are processed as efficiently as possible. This software allows the system activities to be divided into multiple independent elements called tasks. |
Discuss |
Answer: (a).Kernel
|
33. | The primary job of the operating system of a computer is to ________. |
Discuss |
Answer: (b).Manage Resources
|
35. | Routine is not loaded until it is called. All routines are kept on disk in a relocatable load format. The main program is loaded into memory & is executed. This type of loading is called _________ . |
Discuss |
Answer: (c).Dynamic linking
|
36. | The kernel of the operating system remains in the primary memory because ________. |
Discuss |
Answer: (a). It is mostly called (used)
|
37. | Multi-programming systems ________. |
Discuss |
Answer: (c).Execute more jobs in the same time
|
38. | Multiprocessing ________. |
Discuss |
Answer: (d).Allows the same computer to have the multiple processors
|
39. | What is the first step in performing an operating system upgrade ? |
Discuss |
Answer: (c).Backup critical data
|
40. | The technique, for sharing the time of a computer among several jobs, which switches jobs so rapidly such that each job appears to have the computer to itself, is called ________. |
Discuss |
Answer: (a).Time Sharing
|