A single program, called a job , could involve loading the compiler
plus the high-level language program (source program) into memory,
saving the compiled program (object program) and then loading and linking
together the object program and common functions. Each of these steps could