What happen to the saved data in the ROM?

1 answer

Answer

1164547

2026-03-15 17:00

+ Follow

Data saved in Read-Only Memory (ROM) remains intact even when the power is turned off, as ROM is non-volatile memory. This makes it ideal for storing firmware and system-level software that must be preserved across reboots. However, unlike RAM, the data in ROM cannot be easily modified or erased during normal operation, which is why it is primarily used for permanent storage of essential instructions. Any changes to the data typically require special processes, such as reprogramming the ROM.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.