Operating System Flashcards
1
Q
what is OS ?
A
A fundamental interface between a computer’s hardware and its users or applications.
2
Q
Types of Operating System
A
single user
multi user
single tasking
Multi tasking
multiprogramming
Real time
Network
Disturbed
Embedded
3
Q
Functions of OS
A
- Memory Management: Handles memory allocation, protection, mapping, and swapping.
- Processor Management: Efficiently allocates CPU to processes.
- Device Management: Handles communication between hardware and software.
- I/O Management: Manages data transfer between computer and devices.
- File Management: Organizes, stores, and handles files in an operating system.