OS ASSIGNMENT (part 2)

 An operating system (OS) is software that manages a computer's hardware and software resources and provides a foundation for applications to run. It acts as an intermediary between users and the computer hardware, handling essential tasks such as:

1. Process management: Scheduling and managing programs running on the computer.

2. Memory management: Allocating and managing memory for applications.

3. File system management: Organizing and storing data on storage drives.

4. Device management: Controlling and interfacing with peripheral devices like printers, disks, and keyboards.

5. User interface: Providing a way for users to interact with the computer, through a graphical interface or command-line interface.

Common operating systems include Windows, macOS, Linux, Android, and iOS.


The part 1 is below click them

PART 1



Comments

Post a Comment

Popular posts from this blog

OS Assignment

OS ASSIGNMENT PART 3