What is System software? Describe the function of it.

What is System software? Describe the function of it.
It is Interface between hardware and Application Software (or User). CPU coordinates with other parts in computer System due to system Software. And the jobs of it are:
To load itself in the memory (RAM) and it is called booting.
To load User program in the memory
To load Data through keyboard to RAM
To Interpret the program instructions one at a time
To display output (gives instruction to display) on the screen (printer too)
To read /write data from/into storage device.
To control hardware (activate when needed)
To act as a manager
To check input/output devices available

Comments

Popular posts from this blog

Opencart error: Notice: Trying to access array offset on value of type null in ..../vendor/scss.inc.php on line 1753

Creating Class Templates

Fixed: Opencart installation error linux: warning: fopen(system/storage) failed to open stream: Permission denied