Covers the fundamental steps of lexical and syntax analysis. Part 2: Operating Systems

System programming involves designing and writing computer programs that allow the computer hardware to interface with the programmer and the user, effectively managing the resources of the computer system. It includes system software such as operating systems, device drivers, and utility programs.

This section answers the question: How does a source program become a running process?