org
This commit is contained in:
6
syllabus/operating-systems/operating-systems.md
Normal file
6
syllabus/operating-systems/operating-systems.md
Normal file
@ -0,0 +1,6 @@
|
||||
## Operating System
|
||||
- **BIOS**: Basic Input/Output System, the firmware for initializing hardware.
|
||||
- **File System**: Manages how files are stored and retrieved.
|
||||
- **Kernel**: Core part of OS, manages system resources.
|
||||
- **Drivers**: Software to interface with hardware.
|
||||
- **Examples of Operating Systems**: Windows, macOS, Linux
|
Reference in New Issue
Block a user