Function Of Operating Systems

🔵Allocating Memory To Software

🔵 Sending Data and Instructions to output devices

🔵 Responding to input devices such as when a key is pressed

🔵 Opening and closing files on storage devices

🔵 Giving each running task a fair share of processor time 

🔵 Sending error messages or status messages to applications or users

🔵 Dealing with logons and security.

Comments