System software controls internal computer operations like input/output and includes the operating system, language processors, device drivers, and utility software. An operating system coordinates hardware and software resources and acts as an interface between users and applications. Language processors translate high-level programming languages into machine code, compilers convert entire programs at once while interpreters convert line-by-line, and device drivers allow operating systems to communicate with hardware.