For hardware functions such as input and output and memory allocation, the
operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and frequently makes
system calls to an
OS function or is interrupted by it.
read more >>