InterviewSolution
Saved Bookmarks
| 1. |
Which three of the following tasks are carried out by all operating Systems? a. Transferring data to a printer b. Allocating storage space on a disk c. Positioning text in a word-processing document d. Finding o database record e. Accepting keyboard input f. Adding colour to a drawing on screen |
|
Answer» Answer:
An operating system has three main FUNCTIONS: (1) manage the computer's resources, such as the central processing unit, memory, disk drives, and printers, (2) establish a user interface, and (3) execute and provide services for applications software. An operating system is a software which performs all the BASIC tasks like file management, memory management, process management, handling input and OUTPUT, and controlling peripheral DEVICES such as disk drives and printers. Hope it' helps you. |
|