What is the point of an Operating System?

An operating system performs multiple tasks that are vital for a computer running smoothly. E.g.Used to control the hardware of the system/resource management through software like hardware drivers/system software/task management Used to provide a platform on which application software can run, this includes dealing with issues that the software may have eg the storage of files/allows user to have access to hardware Has many utility programs used to carry out housekeeping on the system/maintain the hardware/example 

KN

Related Computing A Level answers

All answers ▸

How to represent a negative decimal number using 8-bit binary two's complement ?


What do the logical operators AND, OR, XOR and NOT do?


What is the decimal equivalent of the following sequence of bits, which represents an unsigned binary integer: 1101001. What is the decimal equivalent if the sequence in bits encodes a two’s complement binary integer.


What the main differences between an interpreter and a compiler?