What are the steps involved in the booting process of a computer?
1. ROM fetches initial instructions.
2. POST checks connected components.
3. Bootloader runs hardware checks.
4. Boot file is loaded into RAM.
5. Operating system is loaded and takes control.