Explanation:
The BIOS firmware is stored in ROM (or flash memory) on the motherboard, and it is the first code executed during the boot process to initialize hardware and load the OS.
Explanation:
A write-through cache policy ensures that whenever data is modified in the cache, it is immediately written to the main memory as well, maintaining data synchronization across levels.
No comments yet. Be the first to start the discussion!