Introduction to Operating System
Introduction to Operating System
An Operating System (OS) is a system software that acts as an interface between the user and the
computer hardware. It provides essential services to manage and control computer resources,
ensuring efficient and secure operation.
1. Process Management
2. Memory Management
4. Device Management
• Provides a way for users to interact with the system (e.g., CLI, GUI).
7. Resource Management
• Allows multiple users to use the system simultaneously by sharing CPU time.
• Example: UNIX.