InterviewSolution
Saved Bookmarks
| 1. |
What are the function of an operating system in the functioning of a computer |
|
Answer» tion:An Operating System (OS) is an interface between a computer user and computer hardware. 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. |
|