Computer Applications
Answer
The two categories of system software are :
- Operating System — An operating system is a program which acts as an interface between a user and the hardware. For example, Windows 11, Linux etc.
- Language processor — This program is responsible for converting an HLL code (High Level Language Code) into machine understandable code. For example, compiler, interpreter.