1. An operating system is a program that acts as an interface between computer hardware and software. It manages computer resources and allows other programs to work.
2. System software includes operating systems and programs for language processing and device drivers. An operating system manages programs and resources. Language processors translate programs to machine code. Device drivers enable communication between hardware and operating systems.
3. Operating systems perform key functions like process management, memory management, input/output management, and security management. They control the execution of processes, allocate computer memory, facilitate communication with devices, and secure the computer system.